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

Merge pull request #431 from wagoid/dependabot/npm_and_yarn/babel/preset-env-7.18.2

chore(deps-dev): bump @babel/preset-env from 7.16.11 to 7.18.2
This commit is contained in:
Wagner Santos 2022-06-16 06:23:24 -03:00 committed by GitHub
commit 27adeea602
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 647 additions and 621 deletions

1266
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -41,7 +41,7 @@
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.16.11",
"@babel/preset-env": "^7.18.2",
"@commitlint/cli": "^16.2.3",
"@commitlint/ensure": "^16.2.1",
"@commitlint/test": "^9.0.1",