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

chore(deps-dev): bump @babel/core from 7.15.5 to 7.17.8

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 02:01:07 +00:00 committed by GitHub
parent 296247dfa6
commit 42f88e434c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 387 additions and 272 deletions

657
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -40,7 +40,7 @@
"lerna": "^4.0.0"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.15.0",
"@commitlint/cli": "^13.2.1",
"@commitlint/ensure": "^13.2.0",