Skip to content

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] committed Mar 24, 2024
1 parent a49c51d commit 746e72f
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 @@ -23,8 +23,8 @@
"test": "yarn node --experimental-vm-modules $(yarn bin jest) --runInBand --config jest.config.js"
},
"devDependencies": {
"@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",
"@types/node": "20.11.30",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,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: 10/eb62ad6a1098836331317be978ebd5991a9257d58118062f252b002e995b4f35b76a5dc976b07d84d21e64c8395587a044c5e6e444b3b69ab53e50a18facf2af
checksum: 10/b65f93d880e4f3f62cb1d23a50139434b0e14b12acaeca40035d204a705f1ff0fbd191ed5101dd122473ba012dd3d08a3427960e4aab7fb384cfb3fc3f040a3e
languageName: node
linkType: hard

Expand Down Expand Up @@ -151,7 +151,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: 10/dc8c7af321baf7653d93315beffee1790eb2c464b4f529273a24c8743a3f3095bf3f2d11828cb2c52d56282ef43a4bdc67a79c9ab8dd845e35d01871f3f28a0e
Expand Down Expand Up @@ -261,14 +261,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: 10/883e6b35b2da205138caab832d54505271a3fee3fc1e8dc0894502434fc2b5d517cbe93bbfbfef8068a0fb6ec48ebc9eef3f605200a489065ba43d8cddc1c9a7
checksum: 10/2a463928a63b62052e9fb8f8b0018aa11a926e94f32c168260ae012afe864875c6176c6eb361e13f300542c31316dad791b08a5b8ed92436a3095c7a0e4fce65
languageName: node
linkType: hard

Expand Down Expand Up @@ -3136,8 +3136,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "lambda-returns@workspace:."
dependencies:
"@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"
"@types/node": "npm:20.11.30"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit 746e72f

Please sign in to comment.