5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

Merge pull request #475 from Tradeshift/renovate/babel-monorepo

chore(deps): update babel monorepo to ^7.24.7
This commit is contained in:
Renovate bot 2024-06-06 19:39:27 +09:00 committed by GitHub
commit 9f0d87130d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 979 additions and 961 deletions

1936
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -41,8 +41,8 @@
"lerna": "^5.6.2" "lerna": "^5.6.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.24.6", "@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.6", "@babel/preset-env": "^7.24.7",
"@commitlint/cli": "^18.2.0", "@commitlint/cli": "^18.2.0",
"@commitlint/test": "^9.0.1", "@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1", "@commitlint/test-environment": "^9.0.1",