Skip to content

Commit

Permalink
chore(deps): update dependency @babel/eslint-parser to v7.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent ea0996e commit 3de2ab7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,17 @@ __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"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0
checksum: 309052677a8d0b01b6633e656ded931646f6e63e6afb44d6739f347bbf5015da0a16390e0126473bd7b5dd23c9d81f83eda266d1af5bf5e1b606795d6bcc8c0b
checksum: abb01d23acd80e983125cd72c547baaf7775bfca7a98fc57a2a95f2b70197a34c6bf861e255ab5c8740ace27c50a9966481503875fcc23b2636598740e4881f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 3de2ab7

Please sign in to comment.