10000 chore: lockfile maintenance · turkdevops/vue-cli@a06f257 · GitHub
[go: up one dir, main page]

Skip to content

Commit a06f257

Browse files
committed
chore: lockfile maintenance
1 parent ef3422c commit a06f257

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
]
4444
},
4545
"devDependencies": {
46+
"@babel/core": "^7.4.4",
4647
"@vuepress/plugin-pwa": "^1.0.0-alpha.47",
4748
"@vuepress/theme-vue": "1.0.0-alpha.44",
4849
"babel-core": "7.0.0-bridge.0",

packages/@vue/cli-ui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"@vue/eslint-config-standard": "^4.0.0",
7272
"@vue/ui": "^0.9.2",
7373
"ansi_up": "^3.0.0",
74+
"apollo-client": "^2.0.0",
7475
"cross-env": "^5.1.5",
7576
"eslint": "^5.16.0",
7677
"eslint-plugin-graphql": "^3.0.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2864,7 +2864,7 @@ apollo-cache@1.2.1, apollo-cache@^1.2.1:
28642864
apollo-utilities "^1.2.1"
28652865
tslib "^1.9.3"
28662866

2867-
apollo-client@^2.5.1:
2867+
apollo-client@^2.0.0, apollo-client@^2.5.1:
28682868
version "2.5.1"
28692869
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.5.1.tgz#36126ed1d32edd79c3713c6684546a3bea80e6d1"
28702870
integrity sha512-MNcQKiqLHdGmNJ0rZ0NXaHrToXapJgS/5kPk0FygXt+/FmDCdzqcujI7OPxEC6e9Yw5S/8dIvOXcRNuOMElHkA==
@@ -9808,7 +9808,7 @@ jest-validate@^24.7.0:
98089808
leven "^2.1.0"
98099809
pretty-format "^24.7.0"
98109810

9811-
jest-watch-typeahead@0.3.0:
9811+
jest-watch-typeahead@^0.3.0:
98129812
version "0.3.0"
98139813
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.3.0.tgz#f56d9ee17ea71ecbf8253fed213df3185a1584c9"
98149814
integrity sha512-+uOtlppt9ysST6k6ZTqsPI0WNz2HLa8bowiZylZoQCQaAVn7XsVmHhZREkz73FhKelrFrpne4hQQjdq42nFEmA==

0 commit comments

Comments
 (0)
0