Skip to content

chore(deps-dev): bump @babel/eslint-parser from 7.26.5 to 7.27.1 #2114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
]
},
"devDependencies": {
"@babel/eslint-parser": "^7.26.5",
"@babel/eslint-parser": "^7.27.1",
"@swc/core": "^1.11.18",
"eslint": "^8.57.0",
"eslint-plugin-react": "7.37.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,17 +278,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.26.5":
version: 7.26.5
resolution: "@babel/eslint-parser@npm:7.26.5"
"@babel/eslint-parser@npm:^7.27.1":
version: 7.27.1
resolution: "@babel/eslint-parser@npm:7.27.1"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
eslint-visitor-keys: "npm:^2.1.0"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: 10/b9e4141f2aa01ea8e54233987d119402462a6b884f399add3b3f28d539bc4d3b311c6c1b58b196fef232e515fc77495aeff59f4668a19d978bddcffa3e66e7ca
checksum: 10/d8b7a12355cb702c366ae7f3af7f890a593dab1b10a61758c6ecc2019a8de9fb582d03683d00bbc3d5f0396464c97a70b933848cb8daed5ea73179b1226074a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -10785,7 +10785,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "mia-platform-doc@workspace:."
dependencies:
"@babel/eslint-parser": "npm:^7.26.5"
"@babel/eslint-parser": "npm:^7.27.1"
"@docusaurus/core": "npm:2.4.3"
"@docusaurus/plugin-client-redirects": "npm:2.4.3"
"@docusaurus/preset-classic": "npm:2.4.3"
Expand Down