Skip to content

Commit 76bed0a

Browse files
dependabot[bot]mistic100
authored andcommitted
Bump jest from 27.5.1 to 28.0.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.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/v28.0.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50790d4 commit 76bed0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/core": "^7.2.2",
2929
"@babel/preset-env": "^7.2.3",
30-
"jest": "^27.0.4",
30+
"jest": "^28.0.0",
3131
"jison": "0.4.18",
3232
"rollup": "^2.0.2",
3333
"rollup-plugin-babel": "^4.3.0",

0 commit comments

Comments
 (0)