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 Mar 26, 2022
1 parent 8b8a475 commit 73ad462
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"devDependencies": {
"@size-limit/preset-small-lib": "4.9.2",
"@types/graphql": "14.2.3",
"@types/jest": "26.0.20",
"@types/jest": "27.4.1",
"@typescript-eslint/eslint-plugin": "4.15.1",
"@typescript-eslint/parser": "4.15.1",
"del-cli": "3.0.1",
"eslint": "7.20.0",
"jest": "26.6.3",
"jest": "27.5.1",
"lerna": "3.22.1",
"npm-run-all": "4.1.5",
"size-limit": "4.9.2",
"ts-jest": "26.5.1",
"ts-jest": "27.1.4",
"ts-node": "9.1.1",
"typescript": "4.1.5"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"license": "MIT",
"devDependencies": {
"@types/bson": "4.0.3",
"@types/jest": "26.0.20",
"@types/jest": "27.4.1",
"@types/yargs": "15.0.13",
"endent": "2.0.1",
"jest": "26.6.3",
"jest": "27.5.1",
"rimraf": "3.0.2",
"safe-eval": "0.4.1",
"ts-jest": "26.5.1",
"ts-jest": "27.1.4",
"typescript": "4.1.5"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@size-limit/preset-small-lib": "4.9.2",
"@types/debug": "4.1.5",
"@types/jest": "26.0.20",
"@types/jest": "27.4.1",
"@types/json-schema": "7.0.7",
"@types/react-dom": "17.0.1",
"@types/traverse": "0.6.32",
Expand All @@ -43,11 +43,11 @@
"debug": "4.3.1",
"fake-indexeddb": "3.1.2",
"isomorphic-unfetch": "3.1.0",
"jest": "26.6.3",
"jest": "27.5.1",
"react": "17.0.1",
"size-limit": "4.9.2",
"supports-color": "8.1.1",
"ts-jest": "26.5.1",
"ts-jest": "27.1.4",
"typescript": "4.1.5",
"vue": "3.0.6"
},
Expand Down

0 comments on commit 73ad462

Please sign in to comment.