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 #472 from Tradeshift/renovate/babel-monorepo

chore(deps): update babel monorepo to ^7.24.6
This commit is contained in:
Renovate bot 2024-05-27 18:39:23 +09:00 committed by GitHub
commit f52dc87462
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 958 additions and 960 deletions

1914
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.5", "@babel/core": "^7.24.6",
"@babel/preset-env": "^7.24.5", "@babel/preset-env": "^7.24.6",
"@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",