Skip to content

Commit c0bffcf

Browse files
Bump yarn from 1.15.2 to 1.17.3
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.15.2 to 1.17.3. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/v1.17.3/CHANGELOG.md) - [Commits](yarnpkg/yarn@v1.15.2...v1.17.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d69e72b commit c0bffcf

File tree

3 files changed

+59
-9
lines changed

3 files changed

+59
-9
lines changed

package-lock.json

Lines changed: 53 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"v-runtime-template": "^1.5.2",
88
"vue": "^2.5.17",
99
"vuex": "^3.0.1",
10-
"yarn": "^1.15.2"
10+
"yarn": "^1.17.3"
1111
}
1212
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
axios@^0.18.0:
66
version "0.18.0"
7-
resolved "http://registry.npmjs.org/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
7+
resolved "https://registry.npmjs.org/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
88
integrity sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=
99
dependencies:
1010
follow-redirects "^1.3.0"
@@ -49,7 +49,7 @@ vuex@^3.0.1:
4949
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.0.1.tgz#e761352ebe0af537d4bb755a9b9dc4be3df7efd2"
5050
integrity sha512-wLoqz0B7DSZtgbWL1ShIBBCjv22GV5U+vcBFox658g6V0s4wZV9P4YjCNyoHSyIBpj1f29JBoNQIqD82cR4O3w==
5151

52-
yarn@^1.15.2:
53-
version "1.15.2"
54-
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.15.2.tgz#7a064ca81ca34235f16376ad2f796ed432f9e285"
55-
integrity sha512-DhqaGe2FcYKduO42d2hByXk7y8k2k42H3uzYdWBMTvcNcgWKx7xCkJWsVAQikXvaEQN2GyJNrz8CboqUmaBRrw==
52+
yarn@^1.17.3:
53+
version "1.17.3"
54+
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.17.3.tgz#60e0b77d079eb78e753bb616f7592b51b6a9adce"
55+
integrity sha512-CgA8o7nRZaQvmeF/WBx2FC7f9W/0X59T2IaLYqgMo6637wfp5mMEsM3YXoJtKUspnpmDJKl/gGFhnqS+sON7hA==

0 commit comments

Comments
 (0)