Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 86a8aaa commit d71d378
Show file tree
Hide file tree
Showing 2 changed files with 1,043 additions and 39 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.42.0",
"@typescript-eslint/parser": "5.42.0",
"autoprefixer": "10.4.16",
"babel-jest": "27.5.1",
"babel-jest": "29.7.0",
"cssnano": "5.1.15",
"enquirer": "2.3.6",
"eslint": "8.51.0",
Expand All @@ -65,7 +65,7 @@
"execa": "5.1.1",
"fs-extra": "10.1.0",
"identity-obj-proxy": "3.0.0",
"jest": "27.5.1",
"jest": "29.7.0",
"node-sass": "7.0.3",
"ora": "5.4.1",
"picocolors": "1.0.0",
Expand All @@ -87,14 +87,14 @@
"rollup-plugin-visualizer": "5.8.3",
"sade": "1.8.1",
"shelljs": "0.8.5",
"ts-jest": "27.1.5",
"ts-jest": "29.1.3",
"tslib": "2.4.1",
"typescript": "4.8.4"
},
"devDependencies": {
"@types/eslint": "8.44.4",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/jest": "29.5.12",
"@types/node": "18.18.4",
"@types/ramda": "0.29.0",
"@types/react": "18.2.28",
Expand Down
Loading

0 comments on commit d71d378

Please sign in to comment.