Skip to content

Commit f7fa125

Browse files
chore(deps): update dependency @babel/eslint-parser to v7.25.1
1 parent 86c629e commit f7fa125

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
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@babel/cli": "7.24.8",
5252
"@babel/core": "7.24.9",
53-
"@babel/eslint-parser": "7.25.0",
53+
"@babel/eslint-parser": "7.25.1",
5454
"@babel/preset-env": "7.25.0",
5555
"@babel/preset-react": "7.24.7",
5656
"@testing-library/dom": "9.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
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/[email protected].0":
69-
version "7.25.0"
70-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.0.tgz#08ee4d119a86d73365580568626de0b59145af9e"
71-
integrity sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg==
68+
"@babel/[email protected].1":
69+
version "7.25.1"
70+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz#469cee4bd18a88ff3edbdfbd227bd20e82aa9b82"
71+
integrity sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==
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)