mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
chore(deps-dev): bump babel-jest from 28.1.1 to 29.2.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 28.1.1 to 29.2.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.0/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4feee87144
commit
150e52730b
2 changed files with 125 additions and 3335 deletions
3454
package-lock.json
generated
3454
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -51,7 +51,7 @@
|
||||||
"@rollup/plugin-babel": "^5.3.1",
|
"@rollup/plugin-babel": "^5.3.1",
|
||||||
"@rollup/plugin-commonjs": "^22.0.2",
|
"@rollup/plugin-commonjs": "^22.0.2",
|
||||||
"@rollup/plugin-node-resolve": "^14.1.0",
|
"@rollup/plugin-node-resolve": "^14.1.0",
|
||||||
"babel-jest": "^28.1.0",
|
"babel-jest": "^29.2.0",
|
||||||
"commit-and-tag-version": "^10.1.0",
|
"commit-and-tag-version": "^10.1.0",
|
||||||
"conventional-changelog-cli": "^2.2.2",
|
"conventional-changelog-cli": "^2.2.2",
|
||||||
"eslint": "^8.24.0",
|
"eslint": "^8.24.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue