Skip to content

Commit

Permalink
pkg: patch @publicodes/tools
Browse files Browse the repository at this point in the history
  • Loading branch information
EmileRolley committed Dec 18, 2023
1 parent 39f567b commit 7507d4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@incubateur-ademe/nosgestesclimat-scripts": "^0.3.1",
"@incubateur-ademe/publicodes-commun": "^0.1.2",
"@publicodes/tools": "^0.4.4",
"@publicodes/tools": "^0.4.5",
"@types/glob": "^8.1.0",
"ansi-colors": "^4.1.3",
"cli-progress": "^3.11.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
dependencies:
publicodes "^1.0.0-beta.71"

"@publicodes/tools@^0.4.4":
version "0.4.4"
resolved "https://registry.yarnpkg.com/@publicodes/tools/-/tools-0.4.4.tgz#44caada727eb235c6e1f40e595227ca10b04f7e3"
integrity sha512-wkRBoSpiWXAvBdQY9ByUbLVBSM9tnm+5I6SBVTFCLByp2iUjD57bgonFzAIBlDvBYHU3pCEnculJcFAq2G6Zew==
"@publicodes/tools@^0.4.5":
version "0.4.5"
resolved "https://registry.yarnpkg.com/@publicodes/tools/-/tools-0.4.5.tgz#ecb9cf537b0663baa74196adb5e71012e3bd7842"
integrity sha512-CKfKhT3NKrkZr+slwO5/tcg3bpdHDiom82G0oXPCcwRINr6CDOTJsrU+tjmA2cC35Na8ZlL/XOCrTtOYbV/HAw==
dependencies:
"@types/node" "^18.11.18"
publicodes "^1.0.0-beta.77"
Expand Down

0 comments on commit 7507d4e

Please sign in to comment.