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 Feb 1, 2024
1 parent a9b0130 commit 364626f
Show file tree
Hide file tree
Showing 2 changed files with 816 additions and 809 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/jest": "27.5.2",
"@types/jest": "29.5.12",
"@types/sinon": "10.0.16",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand All @@ -96,15 +96,15 @@
"esbuild": "^0.18.19",
"eslint": "8.46.0",
"husky": "8.0.3",
"jest": "27.5.1",
"jest": "29.7.0",
"lint-staged": "13.2.3",
"npm-run-all": "4.1.5",
"release-it": "14.14.3",
"rollup": "^3.27.2",
"rollup-plugin-dts": "^5.3.1",
"rollup-plugin-esbuild": "^5.0.0",
"sinon": "15.2.0",
"ts-jest": "27.1.5",
"ts-jest": "29.1.2",
"typescript": "5.1.6"
}
}
Loading

0 comments on commit 364626f

Please sign in to comment.