Skip to content

Commit 0455597

Browse files
committed
Update deps
1 parent 88a52c7 commit 0455597

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,21 @@
5050
"devDependencies": {
5151
"@babel/plugin-transform-runtime": "^7.11.5",
5252
"@testing-library/jest-dom": "^5.11.6",
53-
"@types/estree": "0.0.45",
5453
"@testing-library/user-event": "^12.1.10",
54+
"@types/estree": "0.0.46",
5555
"apollo-boost": "^0.4.9",
5656
"apollo-cache-inmemory": "^1.6.6",
57-
"axios": "^0.20.0",
57+
"axios": "^0.21.1",
5858
"dtslint": "^4.0.5",
5959
"eslint": "^7.13.0",
60-
"eslint-plugin-vue": "^7.1.0",
60+
"eslint-plugin-vue": "^7.6.0",
6161
"graphql": "^15.3.0",
6262
"graphql-tag": "^2.11.0",
6363
"isomorphic-unfetch": "^3.0.0",
6464
"jest-serializer-vue": "^2.0.2",
6565
"kcd-scripts": "^7.0.3",
6666
"lodash.merge": "^4.6.2",
67-
"msw": "^0.21.2",
67+
"msw": "^0.26.2",
6868
"portal-vue": "^2.1.7",
6969
"typescript": "^4.0.5",
7070
"vee-validate": "^2.2.15",

0 commit comments

Comments
 (0)