File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed
Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 5555 "app" : " latest"
5656 },
5757 "peerDependencies" : {
58- "@vuex-orm/core" : " ^0.30.0 "
58+ "@vuex-orm/core" : " ^0.31.11 "
5959 },
6060 "devDependencies" : {
6161 "@commitlint/cli" : " ^7.1.2" ,
6464 "@types/jest" : " ^23.3.2" ,
6565 "@types/node" : " ^10.11.0" ,
6666 "@types/sinon" : " ^5.0.1" ,
67- "@vuex-orm/core" : " ^0.30.0 " ,
67+ "@vuex-orm/core" : " ^0.31.11 " ,
6868 "apollo-client" : " ^2.2.2" ,
6969 "apollo-link" : " ^1.2.0" ,
7070 "apollo-link-http" : " ^1.3.2" ,
149149 ],
150150 "collectCoverageFrom" : [
151151 " src/**/*.{js,ts}"
152- ]
152+ ],
153+ "globals" : {
154+ "ts-jest" : {
155+ "diagnostics" : {
156+ "ignoreCodes" : [2339 , 2576 ]
157+ }
158+ }
159+ }
153160 },
154161 "commitlint" : {
155162 "extends" : [
Original file line number Diff line number Diff line change 10141014 source-map "~0.6.1"
10151015 vue-template-es2015-compiler "^1.9.0"
10161016
1017- " @vuex-orm/core@^0.30.0 " :
1018- version "0.30.0 "
1019- resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.30.0 .tgz#336d127e925f1ce7bd7afc1a8f50c3e1a9280f5b "
1017+ " @vuex-orm/core@^0.31.11 " :
1018+ version "0.31.11 "
1019+ resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.31.11 .tgz#33ce22e913be33b02a99b08cb6676b3578801ca1 "
10201020
10211021" @webassemblyjs/ast@1.8.5 " :
10221022 version "1.8.5"
You can’t perform that action at this time.
0 commit comments