Skip to content

Commit 0ef5350

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.24.8 to 7.25.1 in /docs (#1460)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent 526341b commit 0ef5350

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "^18.3.1"
2727
},
2828
"devDependencies": {
29-
"@babel/eslint-parser": "^7.24.8",
29+
"@babel/eslint-parser": "^7.25.1",
3030
"@docusaurus/eslint-plugin": "^3.4.0",
3131
"@docusaurus/module-type-aliases": "^3.4.0",
3232
"eslint": "^8.57.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,10 @@
215215
json5 "^2.2.3"
216216
semver "^6.3.1"
217217

218-
"@babel/eslint-parser@^7.24.8":
219-
version "7.24.8"
220-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.8.tgz#bc655255fa4ded3694cc10ef3dbea6d69639c831"
221-
integrity sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA==
218+
"@babel/eslint-parser@^7.25.1":
219+
version "7.25.1"
220+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz#469cee4bd18a88ff3edbdfbd227bd20e82aa9b82"
221+
integrity sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==
222222
dependencies:
223223
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
224224
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)