Skip to content

Commit df265cb

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 a975f9b commit df265cb

File tree

3 files changed

+9
-17
lines changed

3 files changed

+9
-17
lines changed

package-lock.json

+2-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"tslint": "5.10.0",
3434
"typescript": "2.9.2",
3535
"typescript-eslint-parser": "16.0.0",
36-
"yarn": "^1.15.2"
36+
"yarn": "^1.17.3"
3737
}
3838
}

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,7 @@ compressible@~2.0.13:
19961996

19971997
compression@^1.5.2:
19981998
version "1.7.2"
1999-
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
1999+
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
20002000
integrity sha1-qv+81qr4VLROuygDU9WtFlH1mmk=
20012001
dependencies:
20022002
accepts "~1.3.4"
@@ -2957,7 +2957,7 @@ etag@~1.8.1:
29572957

29582958
event-stream@~3.3.0:
29592959
version "3.3.4"
2960-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
2960+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
29612961
integrity sha1-SrTJoPWlTbkzi0w02Gv86PSzVXE=
29622962
dependencies:
29632963
duplexer "~0.1.1"
@@ -8218,7 +8218,7 @@ yarn-global@^1.1.0:
82188218
dependencies:
82198219
user-home "^2.0.0"
82208220

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

0 commit comments

Comments
 (0)