Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
build(dev-deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent db369c2 commit d8dd5fd
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 527 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"test:watch": "yarn test:unit --watch"
},
"devDependencies": {
"@types/jest": "27.5.1",
"@types/jest": "29.5.0",
"axios": "0.27.2",
"codecov": "3.8.3",
"download": "8.0.0",
"jest": "28.1.0",
"jest": "29.5.0",
"make-dir": "3.1.0",
"ora": "6.1.0",
"prettier": "2.6.2",
Expand All @@ -32,7 +32,7 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.31.2",
"rorre": "1.2.0",
"ts-jest": "28.0.2",
"ts-jest": "29.1.0",
"tslint": "6.1.3",
"tslint-config-airbnb": "5.11.2",
"tslint-config-prettier": "1.18.0",
Expand Down

0 comments on commit d8dd5fd

Please sign in to comment.