Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jun 23, 2020
1 parent b65e8cc commit a1dcd1e
Show file tree
Hide file tree
Showing 2 changed files with 723 additions and 772 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@sanity/client": "^1.149.16",
"@sanity/image-url": "^0.140.19",
"minify-groq": "^1.0.0",
"sanity-typed-queries": "^0.6.7"
"sanity-typed-queries": "^0.6.8"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.10.1",
Expand All @@ -81,12 +81,12 @@
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-promise": "^4.2.1",
"flush-promises": "^1.0.2",
"jest": "^26.0.1",
"jest": "^26.1.0",
"lint-staged": "^10.2.9",
"memory-fs": "^0.5.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.5",
"release-it": "13.6.2",
"release-it": "13.6.3",
"rollup": "^2.15.0",
"rollup-plugin-typescript2": "^0.27.1",
"tsd": "^0.11.0",
Expand Down
Loading

0 comments on commit a1dcd1e

Please sign in to comment.