Skip to content

Commit 70e8167

Browse files
chore(deps): update jest monorepo to v28
1 parent 3dac320 commit 70e8167

File tree

2 files changed

+479
-442
lines changed

2 files changed

+479
-442
lines changed

cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@typescript-eslint/eslint-plugin": "5.31.0",
4949
"@typescript-eslint/parser": "5.31.0",
5050
"autoprefixer": "10.4.8",
51-
"babel-jest": "27.5.1",
51+
"babel-jest": "28.1.3",
5252
"colorette": "2.0.19",
5353
"cssnano": "5.1.11",
5454
"enquirer": "2.3.6",
@@ -66,7 +66,7 @@
6666
"execa": "5.1.1",
6767
"fs-extra": "10.1.0",
6868
"identity-obj-proxy": "3.0.0",
69-
"jest": "27.5.1",
69+
"jest": "28.1.3",
7070
"node-sass": "7.0.1",
7171
"ora": "5.4.1",
7272
"postcss": "8.4.14",
@@ -87,14 +87,14 @@
8787
"rollup-plugin-visualizer": "5.7.1",
8888
"sade": "1.8.1",
8989
"shelljs": "0.8.5",
90-
"ts-jest": "27.1.5",
90+
"ts-jest": "28.0.7",
9191
"tslib": "2.4.0",
9292
"typescript": "4.7.4"
9393
},
9494
"devDependencies": {
9595
"@types/eslint": "8.4.5",
9696
"@types/fs-extra": "9.0.13",
97-
"@types/jest": "27.5.2",
97+
"@types/jest": "28.1.6",
9898
"@types/node": "16.11.45",
9999
"@types/ramda": "0.28.15",
100100
"@types/react": "17.0.48",

0 commit comments

Comments
 (0)