Skip to content

Commit 019b4f9

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.25.9 to 7.26.5 in /docs (#1671)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <tarra3@gmail.com>
1 parent e89ca39 commit 019b4f9

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.25.9",
29+
"@babel/eslint-parser": "^7.26.5",
3030
"@docusaurus/eslint-plugin": "^3.7.0",
3131
"@docusaurus/module-type-aliases": "^3.7.0",
3232
"eslint": "^8.57.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,10 @@
211211
json5 "^2.2.3"
212212
semver "^6.3.1"
213213

214-
"@babel/eslint-parser@^7.25.9":
215-
version "7.25.9"
216-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c"
217-
integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==
214+
"@babel/eslint-parser@^7.26.5":
215+
version "7.26.5"
216+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb"
217+
integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==
218218
dependencies:
219219
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
220220
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)