Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

Commit a2e19b7

Browse files
committed
Pin dependencies
1 parent 86f4fc6 commit a2e19b7

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@
5959
"@storybook/addon-links": "^3.4.3",
6060
"@storybook/addons": "^3.4.3",
6161
"@storybook/vue": "^3.4.3",
62-
"@vue/test-utils": "^1.0.0-beta.15",
62+
"@vue/test-utils": "1.0.0-beta.15",
6363
"ag-grid-vue": "16.0.0",
6464
"bili": "2.2.7",
6565
"jest": "^22.4.3",
66-
"jest-serializer-vue": "^1.0.0",
67-
"node-sass": "^4.9.0",
66+
"jest-serializer-vue": "1.0.0",
67+
"node-sass": "4.9.0",
6868
"play": "0.5.0",
69-
"poi": "^10.1.5",
69+
"poi": "10.1.5",
7070
"postcss-color-function": "4.0.1",
7171
"postcss-cssnext": "3.1.0",
7272
"postcss-import": "11.1.0",
@@ -77,11 +77,11 @@
7777
"rollup-plugin-vue": "marcoleong/rollup-plugin-vue#my-dist",
7878
"rucksack-css": "1.0.2",
7979
"sass-loader": "6.0.6",
80-
"stylus": "^0.54.5",
80+
"stylus": "0.54.5",
8181
"stylus-loader": "3.0.1",
8282
"vue": "2.5.13",
83-
"vue-jest": "^2.5.0",
84-
"vue-loader": "^14",
83+
"vue-jest": "2.5.0",
84+
"vue-loader": "14.2.3",
8585
"vue-play": "3.2.1",
8686
"vue-template-compiler": "2.5.13"
8787
},

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,7 @@
13531353
version "0.0.30"
13541354
resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
13551355

1356-
"@vue/test-utils@^1.0.0-beta.15":
1356+
13571357
version "1.0.0-beta.15"
13581358
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.0-beta.15.tgz#9f8d85b9f2312217c81d72eba97e176fba23da09"
13591359
dependencies:
@@ -6565,7 +6565,7 @@ jest-runtime@^22.4.3:
65656565
write-file-atomic "^2.1.0"
65666566
yargs "^10.0.3"
65676567

6568-
jest-serializer-vue@^1.0.0:
6568+
65696569
version "1.0.0"
65706570
resolved "https://registry.yarnpkg.com/jest-serializer-vue/-/jest-serializer-vue-1.0.0.tgz#82514e9b3d94a17fe618df3ede84046090f94815"
65716571
dependencies:
@@ -7635,9 +7635,9 @@ node-pre-gyp@^0.9.0:
76357635
semver "^5.3.0"
76367636
tar "^4"
76377637

7638-
node-sass@^4.5.0:
7639-
version "4.7.2"
7640-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.7.2.tgz#9366778ba1469eb01438a9e8592f4262bcb6794e"
7638+
node-sass@4.9.0:
7639+
version "4.9.0"
7640+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.9.0.tgz#d1b8aa855d98ed684d6848db929a20771cc2ae52"
76417641
dependencies:
76427642
async-foreach "^0.1.3"
76437643
chalk "^1.1.1"
@@ -7651,17 +7651,17 @@ node-sass@^4.5.0:
76517651
lodash.mergewith "^4.6.0"
76527652
meow "^3.7.0"
76537653
mkdirp "^0.5.1"
7654-
nan "^2.3.2"
7654+
nan "^2.10.0"
76557655
node-gyp "^3.3.1"
76567656
npmlog "^4.0.0"
76577657
request "~2.79.0"
76587658
sass-graph "^2.2.4"
76597659
stdout-stream "^1.4.0"
76607660
"true-case-path" "^1.0.2"
76617661

7662-
node-sass@^4.9.0:
7663-
version "4.9.0"
7664-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.9.0.tgz#d1b8aa855d98ed684d6848db929a20771cc2ae52"
7662+
node-sass@^4.5.0:
7663+
version "4.7.2"
7664+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.7.2.tgz#9366778ba1469eb01438a9e8592f4262bcb6794e"
76657665
dependencies:
76667666
async-foreach "^0.1.3"
76677667
chalk "^1.1.1"
@@ -7675,7 +7675,7 @@ node-sass@^4.9.0:
76757675
lodash.mergewith "^4.6.0"
76767676
meow "^3.7.0"
76777677
mkdirp "^0.5.1"
7678-
nan "^2.10.0"
7678+
nan "^2.3.2"
76797679
node-gyp "^3.3.1"
76807680
npmlog "^4.0.0"
76817681
request "~2.79.0"
@@ -8206,7 +8206,7 @@ pn@^1.1.0:
82068206
version "1.1.0"
82078207
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
82088208

8209-
poi@^10.1.5:
8209+
82108210
version "10.1.5"
82118211
resolved "https://registry.yarnpkg.com/poi/-/poi-10.1.5.tgz#f31cbb6ce544013eb222b3eaccae2db2faf9d0b6"
82128212
dependencies:
@@ -10762,7 +10762,7 @@ [email protected]:
1076210762
lodash.clonedeep "^4.5.0"
1076310763
when "~3.6.x"
1076410764

10765-
stylus@^0.54.5:
10765+
stylus@0.54.5, stylus@^0.54.5:
1076610766
version "0.54.5"
1076710767
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.5.tgz#42b9560931ca7090ce8515a798ba9e6aa3d6dc79"
1076810768
dependencies:
@@ -11421,7 +11421,7 @@ vue-hot-reload-api@^2.2.0:
1142111421
version "2.3.0"
1142211422
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.0.tgz#97976142405d13d8efae154749e88c4e358cf926"
1142311423

11424-
vue-jest@^2.5.0:
11424+
1142511425
version "2.5.0"
1142611426
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-2.5.0.tgz#9dcf902720fa47ba98e60eb771a02c13e6b4eb56"
1142711427
dependencies:
@@ -11436,7 +11436,7 @@ vue-jest@^2.5.0:
1143611436
tsconfig "^7.0.0"
1143711437
vue-template-es2015-compiler "^1.5.3"
1143811438

11439-
vue-loader@^14:
11439+
vue-loader@14.2.3:
1144011440
version "14.2.3"
1144111441
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-14.2.3.tgz#3b39645c322d956e287d8d36eb77475f78c9b8e0"
1144211442
dependencies:

0 commit comments

Comments
 (0)