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 Nov 21, 2023
1 parent 89d88c0 commit 9c3d112
Show file tree
Hide file tree
Showing 2 changed files with 1,818 additions and 2,476 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"types": "lib/index.d.ts",
"license": "MIT",
"devDependencies": {
"@types/jest": "23.3.13",
"@types/jest": "29.5.9",
"@types/lodash": "4.14.168",
"@types/lolex": "3.1.1",
"@types/node": "10.17.59",
Expand All @@ -29,15 +29,15 @@
"eslint-config-prettier": "3.6.0",
"eslint-plugin-jest": "21.27.2",
"husky": "0.14.3",
"jest": "23.6.0",
"jest": "29.7.0",
"lint-staged": "7.3.0",
"lodash": "4.17.21",
"lolex": "2.7.5",
"prettier": "1.19.1",
"prettier-check": "2.0.0",
"rollup": "1.32.1",
"rollup-plugin-typescript2": "0.30.0",
"ts-jest": "23.10.5",
"ts-jest": "29.1.1",
"typescript": "3.9.9"
},
"scripts": {
Expand Down
Loading

0 comments on commit 9c3d112

Please sign in to comment.