11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-05 09:06:54 +00:00

Merge pull request #445 from wagoid/dependabot/npm_and_yarn/babel/core-7.18.5

chore(deps-dev): bump @babel/core from 7.17.8 to 7.18.5
This commit is contained in:
Wagner Santos 2022-06-16 06:51:02 -03:00 committed by GitHub
commit 98b57b8275
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 63 deletions

View file

@ -40,7 +40,7 @@
"lerna": "^4.0.0"
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/core": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@commitlint/cli": "^17.0.2",
"@commitlint/ensure": "^17.0.0",