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 #329 from wagoid/dependabot/npm_and_yarn/babel/preset-env-7.16.11

chore(deps-dev): bump @babel/preset-env from 7.15.6 to 7.16.11
This commit is contained in:
Wagner Santos 2022-04-06 18:22:30 -03:00 committed by GitHub
commit 0d00942955
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 856 additions and 822 deletions

1676
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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