From 3de2ab765f31af7d652d445fa0a6081c9b0b4457 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 09:11:17 +0000 Subject: [PATCH] chore(deps): update dependency @babel/eslint-parser to v7.23.3 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6cfe03902..8d7d04bfd 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@babel/core": "7.23.3", - "@babel/eslint-parser": "7.22.15", + "@babel/eslint-parser": "7.23.3", "@babel/plugin-syntax-import-assertions": "7.23.3", "@types/babel__core": "7.20.4", "@types/eslint": "8.44.7", diff --git a/yarn.lock b/yarn.lock index 48ff23517..ed399a2bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -94,9 +94,9 @@ __metadata: languageName: node linkType: hard -"@babel/eslint-parser@npm:7.22.15": - version: 7.22.15 - resolution: "@babel/eslint-parser@npm:7.22.15" +"@babel/eslint-parser@npm:7.23.3": + version: 7.23.3 + resolution: "@babel/eslint-parser@npm:7.23.3" dependencies: "@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1" eslint-visitor-keys: "npm:^2.1.0" @@ -104,7 +104,7 @@ __metadata: peerDependencies: "@babel/core": ^7.11.0 eslint: ^7.5.0 || ^8.0.0 - checksum: 309052677a8d0b01b6633e656ded931646f6e63e6afb44d6739f347bbf5015da0a16390e0126473bd7b5dd23c9d81f83eda266d1af5bf5e1b606795d6bcc8c0b + checksum: abb01d23acd80e983125cd72c547baaf7775bfca7a98fc57a2a95f2b70197a34c6bf861e255ab5c8740ace27c50a9966481503875fcc23b2636598740e4881f4 languageName: node linkType: hard @@ -3483,7 +3483,7 @@ __metadata: resolution: "kitten-scientists@workspace:." dependencies: "@babel/core": "npm:7.23.3" - "@babel/eslint-parser": "npm:7.22.15" + "@babel/eslint-parser": "npm:7.23.3" "@babel/plugin-syntax-import-assertions": "npm:7.23.3" "@types/babel__core": "npm:7.20.4" "@types/eslint": "npm:8.44.7"