Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Aug 16, 2021
1 parent a0753ad commit f111750
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 678 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,18 @@
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-typescript": "^7.15.0",
"@babel/runtime": "^7.14.8",
"@babel/runtime": "^7.15.3",
"@jest/test-sequencer": "^27.0.6",
"@release-it/conventional-changelog": "^3.0.1",
"@sanity/client": "^2.13.0",
"@release-it/conventional-changelog": "^3.2.0",
"@sanity/client": "^2.14.0",
"@sanity/image-url": "^0.140.22",
"@siroc/eslint-config": "^0.2.0",
"@types/jest": "^27.0.0",
"@types/jest": "^27.0.1",
"@types/jsdom": "^16.2.13",
"@types/memory-fs": "^0.3.3",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.29.0",
"@vue/composition-api": "1.0.5",
"@typescript-eslint/eslint-plugin": "^4.29.1",
"@typescript-eslint/parser": "^4.29.1",
"@vue/composition-api": "1.1.1",
"@vue/test-utils": "^1.2.2",
"codecov": "^3.8.3",
"conventional-changelog-conventionalcommits": "^4.6.0",
Expand All @@ -93,7 +93,7 @@
"memory-fs": "^0.5.0",
"pinst": "^2.1.6",
"prettier": "^2.3.2",
"release-it": "14.10.1",
"release-it": "14.11.5",
"semver": "^7.3.5",
"siroc": "^0.15.0",
"typescript": "^4.3.5",
Expand Down
Loading

0 comments on commit f111750

Please sign in to comment.