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 Dec 26, 2023
1 parent 3655d6b commit 8f0809b
Show file tree
Hide file tree
Showing 3 changed files with 258 additions and 898 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@babel/core": "7.23.6",
"@types/jest": "27.5.2",
"@types/jest": "29.5.11",
"@types/node": "20.10.5",
"@types/npmlog": "7.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/neuron-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/preset-typescript": "7.23.3",
"@jest/globals": "27.5.1",
"@jest/globals": "29.7.0",
"@storybook/addon-actions": "7.6.6",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-interactions": "7.6.6",
Expand All @@ -89,7 +89,7 @@
"@types/react-router-dom": "5.3.3",
"@types/styled-components": "5.1.34",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"babel-jest": "25.5.1",
"babel-jest": "29.7.0",
"electron": "28.1.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
Expand Down
Loading

0 comments on commit 8f0809b

Please sign in to comment.