Skip to content

Commit f305377

Browse files
chore(deps): update dependency jest to v29
1 parent c41c658 commit f305377

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.3.0",
3030
"eslint-plugin-vue": "5.2.1",
31-
"jest": "24.1.0",
31+
"jest": "29.5.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.3.0",
2727
"eslint-plugin-vue": "5.2.1",
28-
"jest": "24.1.0",
28+
"jest": "29.5.0",
2929
"jsdom": "14.0.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.20.1",
3030
"eslint-plugin-jest": "22.3.0",
3131
"eslint-plugin-vue": "6.2.2",
32-
"jest": "26.0.1",
32+
"jest": "29.5.0",
3333
"jsdom": "16.2.2",
3434
"nuxt": "2.12.2",
3535
"request-promise-native": "1.0.5",

0 commit comments

Comments
 (0)