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

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 8b8a475 commit e3eec06
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"@typescript-eslint/parser": "4.15.1",
"del-cli": "3.0.1",
"eslint": "7.20.0",
"jest": "26.6.3",
"jest": "27.3.0",
"lerna": "3.22.1",
"npm-run-all": "4.1.5",
"size-limit": "4.9.2",
"ts-jest": "26.5.1",
"ts-jest": "27.0.7",
"ts-node": "9.1.1",
"typescript": "4.1.5"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@types/jest": "26.0.20",
"@types/yargs": "15.0.13",
"endent": "2.0.1",
"jest": "26.6.3",
"jest": "27.3.0",
"rimraf": "3.0.2",
"safe-eval": "0.4.1",
"ts-jest": "26.5.1",
"ts-jest": "27.0.7",
"typescript": "4.1.5"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"debug": "4.3.1",
"fake-indexeddb": "3.1.2",
"isomorphic-unfetch": "3.1.0",
"jest": "26.6.3",
"jest": "27.3.0",
"react": "17.0.1",
"size-limit": "4.9.2",
"supports-color": "8.1.1",
"ts-jest": "26.5.1",
"ts-jest": "27.0.7",
"typescript": "4.1.5",
"vue": "3.0.6"
},
Expand Down

0 comments on commit e3eec06

Please sign in to comment.