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] authored Oct 12, 2023
1 parent c5efe51 commit d44c248
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 920 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@babel/core": "7.23.2",
"@types/jest": "27.5.2",
"@types/jest": "29.5.5",
"@types/node": "18.16.18",
"@types/npmlog": "4.1.4",
"@typescript-eslint/eslint-plugin": "5.60.1",
Expand All @@ -56,7 +56,7 @@
"lint-staged": "13.3.0",
"ncp": "2.0.0",
"prettier": "2.8.8",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"typescript": "5.0.4",
"wait-on": "7.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/neuron-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@types/react-router-dom": "5.3.3",
"@types/styled-components": "5.1.27",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"babel-jest": "25.5.1",
"babel-jest": "29.7.0",
"electron": "24.7.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
Expand Down
Loading

0 comments on commit d44c248

Please sign in to comment.