Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 3a5b5a0

Browse files
chore(deps): update babel monorepo
1 parent bbf6a8f commit 3a5b5a0

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.24.9",
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.24.8",
4141
"@eslint-community/regexpp": "^4.10.0",
4242
"@typescript-eslint/eslint-plugin": "^6.16.0",
4343
"builtin-modules": "^3.3.0",

0 commit comments

Comments
 (0)