Skip to content

Commit 83dcdfe

Browse files
Update babel monorepo
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent ad419b1 commit 83dcdfe

File tree

3 files changed

+257
-502
lines changed

3 files changed

+257
-502
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
},
8686
"dependencies": {
8787
"@anolilab/multi-semantic-release": "^1.1.6",
88-
"@babel/cli": "^7.26.4",
88+
"@babel/cli": "^7.27.0",
8989
"@babel/core": "^7.26.0",
9090
"@babel/preset-env": "^7.26.0",
9191
"@commitlint/cli": "^19.6.1",

packages/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
},
130130
"dependencies": {
131131
"@anolilab/package-json-utils": "3.0.9",
132-
"@babel/eslint-parser": "^7.22.15",
132+
"@babel/eslint-parser": "^7.27.0",
133133
"@babel/plugin-syntax-import-assertions": "^7.22.5",
134134
"@eslint/js": "^8.52.0",
135135
"@html-eslint/eslint-plugin": "^0.20.0",
@@ -220,7 +220,7 @@
220220
},
221221
"peerDependencies": {
222222
"@arthurgeron/eslint-plugin-react-usememo": "^2.0.1",
223-
"@babel/core": "^7.22.20",
223+
"@babel/core": "^7.26.10",
224224
"@tanstack/eslint-plugin-query": "^4.34.1 || ^5.0.0",
225225
"eslint": "^8.15.0",
226226
"eslint-plugin-array-func": "^4.0.0",

0 commit comments

Comments
 (0)