Skip to content

Commit e773567

Browse files
Update babel monorepo to ^7.27.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent ad419b1 commit e773567

File tree

3 files changed

+760
-1154
lines changed

3 files changed

+760
-1154
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
},
8686
"dependencies": {
8787
"@anolilab/multi-semantic-release": "^1.1.6",
88-
"@babel/cli": "^7.26.4",
89-
"@babel/core": "^7.26.0",
90-
"@babel/preset-env": "^7.26.0",
88+
"@babel/cli": "^7.27.1",
89+
"@babel/core": "^7.27.1",
90+
"@babel/preset-env": "^7.27.1",
9191
"@commitlint/cli": "^19.6.1",
9292
"@commitlint/config-conventional": "^19.6.0",
9393
"@commitlint/core": "^19.6.1",

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@
129129
},
130130
"dependencies": {
131131
"@anolilab/package-json-utils": "3.0.9",
132-
"@babel/eslint-parser": "^7.22.15",
133-
"@babel/plugin-syntax-import-assertions": "^7.22.5",
132+
"@babel/eslint-parser": "^7.27.1",
133+
"@babel/plugin-syntax-import-assertions": "^7.27.1",
134134
"@eslint/js": "^8.52.0",
135135
"@html-eslint/eslint-plugin": "^0.20.0",
136136
"@html-eslint/parser": "^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.27.1",
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)