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 Jul 2, 2023
1 parent 9e5f2b7 commit 2f25bb9
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 921 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/core": "7.22.5",
"@types/jest": "27.5.2",
"@types/jest": "29.5.2",
"@types/node": "18.16.18",
"@types/npmlog": "4.1.4",
"@typescript-eslint/eslint-plugin": "5.60.1",
Expand All @@ -54,7 +54,7 @@
"lint-staged": "13.2.3",
"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 @@ -80,7 +80,7 @@
"@types/react-router-dom": "5.3.3",
"@types/styled-components": "5.1.26",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"babel-jest": "25.5.1",
"babel-jest": "29.5.0",
"electron": "24.6.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
Expand Down
Loading

0 comments on commit 2f25bb9

Please sign in to comment.