Skip to content

Commit db0e3ed

Browse files
Update babel monorepo
Signed-off-by: Renovate Bot <[email protected]>
1 parent ad419b1 commit db0e3ed

File tree

3 files changed

+534
-640
lines changed

3 files changed

+534
-640
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"dependencies": {
8787
"@anolilab/multi-semantic-release": "^1.1.6",
8888
"@babel/cli": "^7.26.4",
89-
"@babel/core": "^7.26.0",
90-
"@babel/preset-env": "^7.26.0",
89+
"@babel/core": "^7.26.10",
90+
"@babel/preset-env": "^7.26.9",
9191
"@commitlint/cli": "^19.6.1",
9292
"@commitlint/config-conventional": "^19.6.0",
9393
"@commitlint/core": "^19.6.1",

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"dependencies": {
131131
"@anolilab/package-json-utils": "3.0.9",
132132
"@babel/eslint-parser": "^7.22.15",
133-
"@babel/plugin-syntax-import-assertions": "^7.22.5",
133+
"@babel/plugin-syntax-import-assertions": "^7.26.0",
134134
"@eslint/js": "^8.52.0",
135135
"@html-eslint/eslint-plugin": "^0.20.0",
136136
"@html-eslint/parser": "^0.20.0",

0 commit comments

Comments
 (0)