Skip to content

Commit

Permalink
cog 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
fufeck committed May 27, 2024
1 parent 814e3af commit b2efaf1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@babel/cli": "^7.18.10",
"@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@etalab/decoupage-administratif": "^3.0.0",
"@etalab/decoupage-administratif": "^4.0.0",
"ava": "^4.3.3",
"codecov": "^3.8.3",
"eslint": "^8.57.0",
Expand Down Expand Up @@ -84,4 +84,4 @@
"**/commands"
]
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1185,10 +1185,10 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==

"@etalab/decoupage-administratif@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@etalab/decoupage-administratif/-/decoupage-administratif-3.0.0.tgz#1d0d54b5b884c3df9555b4b8db543f83559629d3"
integrity sha512-WlXHeArXK7zwcxoPev8NM3ncUjaIiBYiTmY1wh3X6RXITKjTwn3yaYdQqbPplTfFA/ByllG4Y4q4Jt0bCmbEzw==
"@etalab/decoupage-administratif@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@etalab/decoupage-administratif/-/decoupage-administratif-4.0.0.tgz#b5d048efc43a688312a42f6daa2bef93c0d2c63b"
integrity sha512-TMGZT4rFaQdkovoAZF5iMNJnxc2To8GXiC4x/N8Z5j6I0j29AeInE2Js86Wy9W2ZnjGFbKkSpmnsbLYwWYAFsw==

"@etalab/project-legal@^0.6.0":
version "0.6.0"
Expand Down

0 comments on commit b2efaf1

Please sign in to comment.