Skip to content

Commit 5c1f658

Browse files
committed
chore(deps): update dependency @babel/eslint-parser to v7.25.0
1 parent 1818dd6 commit 5c1f658

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/plugin-proposal-class-properties": "7.18.6",
2424
"@babel/plugin-transform-react-jsx": "7.24.7",
2525
"@babel/register": "7.24.6",
26-
"@babel/eslint-parser": "7.24.8",
26+
"@babel/eslint-parser": "7.25.0",
2727
"babel-plugin-lodash": "3.3.4",
2828
"cloc": "2.11.0",
2929
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@
7474
json5 "^2.2.3"
7575
semver "^6.3.1"
7676

77-
"@babel/eslint-parser@7.24.8":
78-
version "7.24.8"
79-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.8.tgz#bc655255fa4ded3694cc10ef3dbea6d69639c831"
80-
integrity sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA==
77+
"@babel/eslint-parser@7.25.0":
78+
version "7.25.0"
79+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.0.tgz#08ee4d119a86d73365580568626de0b59145af9e"
80+
integrity sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg==
8181
dependencies:
8282
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
8383
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)