Skip to content

Commit

Permalink
[chore] Upgrade to jest 26
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Oct 6, 2020
1 parent 68d5ad1 commit 7cada69
Show file tree
Hide file tree
Showing 19 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion packages/@sanity/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"shallow-equals": "^1.0.0"
},
"devDependencies": {
"jest": "^24.9.0",
"jest": "^26.4.2",
"prop-types": "^15.6.0",
"react": "16.9.0",
"react-dom": "^16.9.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/block-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"devDependencies": {
"@sanity/schema": "1.150.3",
"assert": "^1.4.1",
"jest": "^24.9.0",
"jest": "^26.4.2",
"jsdom": "^12.0.0",
"ts-jest": "^24.2.0",
"ts-jest": "^26.3.0",
"xpath": "0.0.27"
},
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"semver": "^6.1.2",
"simple-get": "^4.0.0",
"tar-fs": "^1.16.0",
"terser": "4.6.7"
"terser": "^4.6.7"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/desk-tool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"use-onclickoutside": "^0.3.1"
},
"devDependencies": {
"jest": "^24.9.0",
"jest": "^26.4.2",
"prop-types": "^15.6.0",
"react": "16.9.0",
"rimraf": "^2.7.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"devDependencies": {
"@types/jest": "^24.0.23",
"jest": "^24.9.0",
"jest": "^26.4.2",
"rimraf": "^2.7.1",
"ts-jest": "^24.2.0",
"ts-jest": "^26.3.0",
"typescript": "^4.0.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/document-window/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@sanity/client": "1.150.7",
"chalk": "^2.3.0",
"jest": "^24.9.0",
"jest": "^26.4.2",
"object.pick": "^1.3.0",
"rxjs": "^6.5.3",
"table": "^4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@sanity/client": "1.150.7",
"decompress": "^4.2.0",
"jest": "^24.9.0",
"jest": "^26.4.2",
"rimraf": "^2.7.1",
"string-to-stream": "^1.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
"@types/diff-match-patch": "^1.0.32",
"@types/moment": "^2.13.0",
"assert": "^1.4.1",
"jest": "^24.9.0",
"jest": "^26.4.2",
"json-markup": "^1.1.0",
"prop-types": "^15.6.0",
"react": "16.9.0",
"react-dom": "^16.9.0",
"react-enroute": "^1.0.0",
"rimraf": "^2.7.1",
"tap": "^14.6.1",
"typescript-plugin-css-modules": "^1.2.1",
"typescript-plugin-css-modules": "^2.4.0",
"zen-observable": "^0.7.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@sanity/client": "1.150.7",
"get-it": "^5.0.3",
"jest": "^24.9.0",
"jest": "^26.4.2",
"nock": "^9.0.5",
"rimraf": "^2.7.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/initial-value-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"devDependencies": {
"@types/jest": "^24.0.23",
"jest": "^24.9.0",
"jest": "^26.4.2",
"rimraf": "^2.7.1",
"rxjs": "^6.5.3",
"ts-jest": "^24.2.0",
"ts-jest": "^26.3.0",
"typescript": "^4.0.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/mutator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"@types/diff-match-patch": "^1.0.32",
"debug": "^4.1.1",
"debug": "^3.1.0",
"diff-match-patch": "^1.0.4",
"lodash": "^4.17.15"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"empty": "^0.10.1",
"jest": "^24.9.0",
"typescript-plugin-css-modules": "^1.2.1"
"jest": "^26.4.2",
"typescript-plugin-css-modules": "^2.4.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/lodash": "^4.14.149",
"jest": "^24.9.0",
"jest": "^26.4.2",
"rimraf": "^2.7.1",
"rxjs": "^6.5.3",
"ts-jest": "^24.2.0",
"ts-jest": "^26.3.0",
"typescript": "^4.0.2"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"@types/jest": "^24.0.23",
"@types/node": "^8.0.0",
"empty": "^0.10.1",
"jest": "^24.9.0",
"jest": "^26.4.2",
"recursive-readdir": "^2.1.0",
"rimraf": "^2.7.1",
"ts-jest": "^24.2.0"
"ts-jest": "^26.3.0"
},
"bugs": {
"url": "https://github.com/sanity-io/sanity/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/state-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"error-capture-middleware": "0.0.2",
"express": "^4.16.1",
"history": "^4.6.3",
"jest": "^24.9.0",
"jest": "^26.4.2",
"object-inspect": "^1.6.0",
"prop-types": "^15.6.0",
"quickreload": "^2.1.2",
Expand All @@ -43,7 +43,7 @@
"remon": "^1.0.2",
"rimraf": "^2.7.1",
"staticr": "^4.0.2",
"ts-jest": "^24.2.0",
"ts-jest": "^26.3.0",
"ts-node": "^8.6.2",
"tsify": "^4.0.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"devDependencies": {
"@types/jest": "^24.0.23",
"jest": "^24.9.0",
"jest": "^26.4.2",
"rimraf": "^2.7.1",
"rxjs": "^6.5.3",
"ts-jest": "^24.2.0",
"ts-jest": "^26.3.0",
"typescript": "^4.0.2"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/transaction-collator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
},
"devDependencies": {
"@types/jest": "^24.0.23",
"jest": "^24.9.0",
"jest": "^26.4.2",
"rimraf": "^2.7.1",
"rxjs": "^6.5.3",
"ts-jest": "^24.2.0",
"ts-jest": "^26.3.0",
"tslint": "^5.18.0",
"typescript": "^4.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"url": "git+https://github.com/sanity-io/sanity.git"
},
"devDependencies": {
"jest": "^24.9.0"
"jest": "^26.4.2"
},
"dependencies": {
"clone-deep": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/webpack-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"resolve": "^1.3.3"
},
"devDependencies": {
"jest": "^24.9.0",
"jest": "^26.4.2",
"webpack": "^3.8.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 7cada69

Please sign in to comment.