Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2022
1 parent cf00aae commit 5721b4e
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 442 deletions.
8 changes: 4 additions & 4 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"autoprefixer": "10.4.8",
"babel-jest": "27.5.1",
"babel-jest": "28.1.3",
"colorette": "2.0.19",
"cssnano": "5.1.11",
"enquirer": "2.3.6",
Expand All @@ -66,7 +66,7 @@
"execa": "5.1.1",
"fs-extra": "10.1.0",
"identity-obj-proxy": "3.0.0",
"jest": "27.5.1",
"jest": "28.1.3",
"node-sass": "7.0.1",
"ora": "5.4.1",
"postcss": "8.4.16",
Expand All @@ -87,14 +87,14 @@
"rollup-plugin-visualizer": "5.7.1",
"sade": "1.8.1",
"shelljs": "0.8.5",
"ts-jest": "27.1.5",
"ts-jest": "28.0.8",
"tslib": "2.4.0",
"typescript": "4.7.4"
},
"devDependencies": {
"@types/eslint": "8.4.5",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/jest": "28.1.7",
"@types/node": "16.11.45",
"@types/ramda": "0.28.15",
"@types/react": "17.0.48",
Expand Down
Loading

0 comments on commit 5721b4e

Please sign in to comment.