Skip to content

Commit 00ee62b

Browse files
authored
Merge pull request #9 from ax2inc/renovate/major-jest-monorepo
Update dependency jest to v24
2 parents 5c42788 + c4c2d5b commit 00ee62b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/dayjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-import": "2.16.0",
2929
"eslint-plugin-jest": "22.2.2",
3030
"eslint-plugin-vue": "5.1.0",
31-
"jest": "23.6.0",
31+
"jest": "24.1.0",
3232
"jsdom": "latest",
3333
"nuxt": "2.4.3",
3434
"request-promise-native": "1.0.5",

packages/gpt-ads/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-import": "2.16.0",
2626
"eslint-plugin-jest": "22.2.2",
2727
"eslint-plugin-vue": "5.1.0",
28-
"jest": "23.6.0",
28+
"jest": "24.1.0",
2929
"jsdom": "13.2.0",
3030
"nuxt": "2.4.3",
3131
"request-promise-native": "1.0.5",

packages/lozad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-import": "2.16.0",
3030
"eslint-plugin-jest": "22.2.2",
3131
"eslint-plugin-vue": "5.1.0",
32-
"jest": "23.6.0",
32+
"jest": "24.1.0",
3333
"jsdom": "latest",
3434
"nuxt": "2.4.3",
3535
"request-promise-native": "1.0.5",

0 commit comments

Comments
 (0)