Skip to content

Commit 368da28

Browse files
Merge pull request #395 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @babel/eslint-parser to v7.25.1
2 parents cdf8d1c + 287c1c0 commit 368da28

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
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@babel/core": "7.24.9",
41-
"@babel/eslint-parser": "7.25.0",
41+
"@babel/eslint-parser": "7.25.1",
4242
"@babel/preset-typescript": "^7.22.5",
4343
"@testing-library/jest-dom": "^6.1.6",
4444
"@testing-library/react": "^14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
json5 "^2.2.3"
132132
semver "^6.3.1"
133133

134-
"@babel/[email protected].0":
135-
version "7.25.0"
136-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.0.tgz#08ee4d119a86d73365580568626de0b59145af9e"
137-
integrity sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg==
134+
"@babel/[email protected].1":
135+
version "7.25.1"
136+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz#469cee4bd18a88ff3edbdfbd227bd20e82aa9b82"
137+
integrity sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==
138138
dependencies:
139139
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
140140
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)