Skip to content

Commit 0706f7f

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.23.3 to 7.23.9 in /docs (#1268)
1 parent d00f20f commit 0706f7f

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.2.0"
2727
},
2828
"devDependencies": {
29-
"@babel/eslint-parser": "^7.23.3",
29+
"@babel/eslint-parser": "^7.23.9",
3030
"@docusaurus/eslint-plugin": "^3.1.0",
3131
"@docusaurus/module-type-aliases": "^3.1.0",
3232
"eslint": "^8.56.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,10 @@
185185
json5 "^2.2.3"
186186
semver "^6.3.1"
187187

188-
"@babel/eslint-parser@^7.23.3":
189-
version "7.23.3"
190-
resolved "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz"
191-
integrity sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==
188+
"@babel/eslint-parser@^7.23.9":
189+
version "7.23.9"
190+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.9.tgz#052c13b39144e21fdd1e03fc9b67e98976a1ebfc"
191+
integrity sha512-xPndlO7qxiJbn0ATvfXQBjCS7qApc9xmKHArgI/FTEFxXas5dnjC/VqM37lfZun9dclRYcn+YQAr6uDFy0bB2g==
192192
dependencies:
193193
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
194194
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)