Skip to content

Commit 146e91d

Browse files
committed
update jest to 28.1.1
1 parent f8a3a41 commit 146e91d

2 files changed

Lines changed: 857 additions & 488 deletions

File tree

client/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"eslint-plugin-n": "^15.0.0",
3434
"eslint-plugin-promise": "^6.0.0",
3535
"eslint-plugin-vue": "^9.1.1",
36-
"jest": "27.5.1",
36+
"jest": "^28.1.1",
37+
"jest-environment-jsdom": "^28.1.1",
3738
"postcss": "8.4.14",
3839
"prettier": "2.7.1",
3940
"vue-jest": "3.0.7"

0 commit comments

Comments
 (0)