Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7011f0f

Browse files
authoredOct 25, 2024··
chore(deps): update babel monorepo
1 parent bbf6a8f commit 7011f0f

File tree

2 files changed

+147
-2522
lines changed

2 files changed

+147
-2522
lines changed
 

‎eslint-plugin-sonar/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"eslint-sonarjs"
3232
],
3333
"peerDependencies": {
34-
"@babel/core": "^7.11.0",
34+
"@babel/core": "^7.26.0",
3535
"@typescript-eslint/parser": "^7.0.0",
3636
"eslint": "^8.0.0 || ^9.0.0",
3737
"typescript": "^4.0.0 || ^5.0.0"
3838
},
3939
"dependencies": {
40-
"@babel/eslint-parser": "^7.24.5",
40+
"@babel/eslint-parser": "^7.25.9",
4141
"@eslint-community/regexpp": "^4.10.0",
4242
"@typescript-eslint/eslint-plugin": "^6.16.0",
4343
"builtin-modules": "^3.3.0",
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
This repository has been archived.