Skip to content

Commit 9110e69

Browse files
authored
Update @babel/eslint-parser to version 7.23.3 (#484)
1 parent bb15027 commit 9110e69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@babel/cli": "7.23.0",
4545
"@babel/core": "7.23.2",
46-
"@babel/eslint-parser": "7.22.15",
46+
"@babel/eslint-parser": "7.23.3",
4747
"@babel/preset-env": "7.23.2",
4848
"@babel/preset-react": "7.22.15",
4949
"babel-eslint": "10.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
json5 "^2.2.3"
6666
semver "^6.3.1"
6767

68-
"@babel/eslint-parser@7.22.15":
69-
version "7.22.15"
70-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.15.tgz#263f059c476e29ca4972481a17b8b660cb025a34"
71-
integrity sha512-yc8OOBIQk1EcRrpizuARSQS0TWAcOMpEJ1aafhNznaeYkeL+OhqnDObGFylB8ka8VFF/sZc+S4RzHyO+3LjQxg==
68+
"@babel/eslint-parser@7.23.3":
69+
version "7.23.3"
70+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz#7bf0db1c53b54da0c8a12627373554a0828479ca"
71+
integrity sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==
7272
dependencies:
7373
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
7474
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)