Skip to content

Commit 8aed9b0

Browse files
committed
Update dependency jest to v26
1 parent c41c658 commit 8aed9b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.0",
3030
"eslint-plugin-vue": "5.2.1",
31-
"jest": "24.1.0",
31+
"jest": "26.2.1",
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.3.0",
2727
"eslint-plugin-vue": "5.2.1",
28-
"jest": "24.1.0",
28+
"jest": "26.2.1",
2929
"jsdom": "14.0.0",
3030
"nuxt": "2.4.3",
3131
"request-promise-native": "1.0.5",

0 commit comments

Comments
 (0)