Skip to content

Commit e89a1b6

Browse files
Bump jest from 25.5.4 to 26.4.1 (#10)
Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.4.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v25.5.4...v26.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ed00a2c commit e89a1b6

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": "^25.1.0",
35+
"jest": "^26.4.1",
3636
"jest-matcher-css": "^1.1.0"
3737
}
3838
}

0 commit comments

Comments
 (0)