Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all minor devdependencies to v7.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 005204b commit fca60b7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.23.10",
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-syntax-import-assertions": "7.24.1",
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@jest/globals": "29.7.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,17 +95,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:7.23.10":
version: 7.23.10
resolution: "@babel/eslint-parser@npm:7.23.10"
"@babel/eslint-parser@npm:7.24.1":
version: 7.24.1
resolution: "@babel/eslint-parser@npm:7.24.1"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
eslint-visitor-keys: "npm:^2.1.0"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0
checksum: 10c0/dfc091d44c86c72658d53abe66c778f7aa436672d66ae99a0b72857c968defed4749c18d2d3a35b1f61c77a193761ae7a71997dbe43c4c7cffcf945bd106bd67
checksum: 10c0/76b066be5245fa24ea5726bea24ceca75811599dce43db5e120e91283f3a27be150a2b0559a8472bec2824f6abc66fb29e90b3f1889c596ec855a811fc83dc90
languageName: node
linkType: hard

Expand Down Expand Up @@ -196,7 +196,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.8.0":
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.24.0, @babel/helper-plugin-utils@npm:^7.8.0":
version: 7.24.0
resolution: "@babel/helper-plugin-utils@npm:7.24.0"
checksum: 10c0/90f41bd1b4dfe7226b1d33a4bb745844c5c63e400f9e4e8bf9103a7ceddd7d425d65333b564d9daba3cebd105985764d51b4bd4c95822b97c2e3ac1201a8a5da
Expand Down Expand Up @@ -338,14 +338,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-syntax-import-assertions@npm:7.23.3":
version: 7.23.3
resolution: "@babel/plugin-syntax-import-assertions@npm:7.23.3"
"@babel/plugin-syntax-import-assertions@npm:7.24.1":
version: 7.24.1
resolution: "@babel/plugin-syntax-import-assertions@npm:7.24.1"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.22.5"
"@babel/helper-plugin-utils": "npm:^7.24.0"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/7db8b59f75667bada2293353bb66b9d5651a673b22c72f47da9f5c46e719142481601b745f9822212fd7522f92e26e8576af37116f85dae1b5e5967f80d0faab
checksum: 10c0/72f0340d73e037f0702c61670054e0af66ece7282c5c2f4ba8de059390fee502de282defdf15959cd9f71aa18dc5c5e4e7a0fde317799a0600c6c4e0a656d82b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4649,8 +4649,8 @@ __metadata:
resolution: "numero-securitesociale@workspace:."
dependencies:
"@babel/core": "npm:7.24.3"
"@babel/eslint-parser": "npm:7.23.10"
"@babel/plugin-syntax-import-assertions": "npm:7.23.3"
"@babel/eslint-parser": "npm:7.24.1"
"@babel/plugin-syntax-import-assertions": "npm:7.24.1"
"@commitlint/cli": "npm:19.2.1"
"@commitlint/config-conventional": "npm:19.1.0"
"@jest/globals": "npm:29.7.0"
Expand Down

0 comments on commit fca60b7

Please sign in to comment.