From 746e72fc64cdb52ef78b438d7ae38016c4c27064 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 04:17:06 +0000 Subject: [PATCH] chore(deps): update all minor devdependencies to v7.24.1 --- package.json | 4 ++-- yarn.lock | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 9c59401..348225d 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index e14cd07..32f2b15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -62,9 +62,9 @@ __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" @@ -72,7 +72,7 @@ __metadata: peerDependencies: "@babel/core": ^7.11.0 eslint: ^7.5.0 || ^8.0.0 - checksum: 10/eb62ad6a1098836331317be978ebd5991a9257d58118062f252b002e995b4f35b76a5dc976b07d84d21e64c8395587a044c5e6e444b3b69ab53e50a18facf2af + checksum: 10/b65f93d880e4f3f62cb1d23a50139434b0e14b12acaeca40035d204a705f1ff0fbd191ed5101dd122473ba012dd3d08a3427960e4aab7fb384cfb3fc3f040a3e languageName: node linkType: hard @@ -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 @@ -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 @@ -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"