Skip to content

Commit 96fa231

Browse files
authored
Merge pull request #4 from xtoolkit/renovate/jest-monorepo
Pin dependency @types/jest to 27.0.3
2 parents 129e37c + 097e909 commit 96fa231

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
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@rollup/plugin-commonjs": "21.0.1",
1414
"@rollup/plugin-replace": "3.0.0",
15-
"@types/jest": "^27.0.2",
15+
"@types/jest": "27.0.3",
1616
"jest": "27.4.3",
1717
"lerna": "4.0.0",
1818
"rollup": "2.60.2",

0 commit comments

Comments
 (0)