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 27, 2023
1 parent 760893d commit be45cd3
Show file tree
Hide file tree
Showing 3 changed files with 174 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.9",
"@types/jest": "27.5.2",
"@types/jest": "29.5.3",
"@types/node": "18.16.18",
"@types/npmlog": "4.1.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand All @@ -54,7 +54,7 @@
"lint-staged": "13.2.2",
"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.26",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"babel-jest": "25.5.1",
"babel-jest": "29.6.2",
"electron": "24.6.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
Expand Down
Loading

0 comments on commit be45cd3

Please sign in to comment.