Merge pull request from scratchfoundation/renovate/babel-monorepo

chore(deps): update babel monorepo to v7.27.1
This commit is contained in:
renovate[bot] 2025-05-03 21:20:18 +00:00 committed by GitHub
commit f207757ef0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 478 additions and 489 deletions

961
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -78,9 +78,9 @@
"web-worker": "^1.3.0" "web-worker": "^1.3.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.26.10", "@babel/core": "7.27.1",
"@babel/eslint-parser": "7.27.0", "@babel/eslint-parser": "7.27.1",
"@babel/preset-env": "7.26.9", "@babel/preset-env": "7.27.1",
"@commitlint/cli": "17.8.1", "@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1", "@commitlint/config-conventional": "17.8.1",
"adm-zip": "0.4.11", "adm-zip": "0.4.11",