Skip to content

Commit 4c29a3f

Browse files
Bump jest from 27.5.1 to 28.1.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.1.2. - [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.1.2/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27a5657 commit 4c29a3f

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
@@ -32,7 +32,7 @@
3232
"@hacknug/tailwindcss-plugin-utils": "^0.8.0"
3333
},
3434
"devDependencies": {
35-
"jest": "^27.0.4",
35+
"jest": "^28.1.2",
3636
"jest-matcher-css": "^1.1.0"
3737
}
3838
}

0 commit comments

Comments
 (0)