Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Sep 30, 2020
1 parent 71a5bd1 commit 3e0e0a6
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 91 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {
"minify-groq": "^1.0.0",
"sanity-typed-queries": "^0.7.0"
"sanity-typed-queries": "^0.7.3"
},
"devDependencies": {
"@babel/core": "^7.11.6",
Expand All @@ -69,8 +69,8 @@
"@types/jest": "^26.0.14",
"@types/jsdom": "^16.2.4",
"@types/memory-fs": "^0.3.2",
"@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.3.0",
"@vue/composition-api": "^1.0.0-beta.14",
"@vue/test-utils": "^1.1.0",
"codecov": "^3.7.2",
Expand All @@ -86,7 +86,7 @@
"memory-fs": "^0.5.0",
"prettier": "^2.1.2",
"release-it": "14.0.3",
"siroc": "^0.3.1",
"siroc": "^0.3.3",
"typescript": "^4.0.3",
"vue": "2.6.12",
"vue-server-renderer": "^2.6.12",
Expand Down
Loading

0 comments on commit 3e0e0a6

Please sign in to comment.