Skip to content

Commit ab63628

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.26.5 to 7.27.0
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.26.5 to 7.27.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c91a547 commit ab63628

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
]
5151
},
5252
"devDependencies": {
53-
"@babel/eslint-parser": "^7.26.5",
53+
"@babel/eslint-parser": "^7.27.0",
5454
"@swc/core": "^1.11.18",
5555
"eslint": "^8.57.0",
5656
"eslint-plugin-react": "7.37.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -278,17 +278,17 @@ __metadata:
278278
languageName: node
279279
linkType: hard
280280

281-
"@babel/eslint-parser@npm:^7.26.5":
282-
version: 7.26.5
283-
resolution: "@babel/eslint-parser@npm:7.26.5"
281+
"@babel/eslint-parser@npm:^7.27.0":
282+
version: 7.27.0
283+
resolution: "@babel/eslint-parser@npm:7.27.0"
284284
dependencies:
285285
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
286286
eslint-visitor-keys: "npm:^2.1.0"
287287
semver: "npm:^6.3.1"
288288
peerDependencies:
289289
"@babel/core": ^7.11.0
290290
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
291-
checksum: 10/b9e4141f2aa01ea8e54233987d119402462a6b884f399add3b3f28d539bc4d3b311c6c1b58b196fef232e515fc77495aeff59f4668a19d978bddcffa3e66e7ca
291+
checksum: 10/c1ca97936b95f01cf0ddf7868812d3b482135a526c1a6c5c594f0f9bcc7b5b09a6e26db09d9f35b5490da3bbf17cea349e731e5bdc29617838fd151f1b23a4e2
292292
languageName: node
293293
linkType: hard
294294

@@ -10739,7 +10739,7 @@ __metadata:
1073910739
version: 0.0.0-use.local
1074010740
resolution: "mia-platform-doc@workspace:."
1074110741
dependencies:
10742-
"@babel/eslint-parser": "npm:^7.26.5"
10742+
"@babel/eslint-parser": "npm:^7.27.0"
1074310743
"@docusaurus/core": "npm:2.4.3"
1074410744
"@docusaurus/plugin-client-redirects": "npm:2.4.3"
1074510745
"@docusaurus/preset-classic": "npm:2.4.3"

0 commit comments

Comments
 (0)