Skip to content

Commit 8cdf4ca

Browse files
renovate-bothansl
authored andcommitted
build: update pacote to version 9.4.1
1 parent d07cbe2 commit 8cdf4ca

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"inquirer": "6.2.1",
3737
"npm-package-arg": "6.1.0",
3838
"opn": "5.4.0",
39-
"pacote": "9.4.0",
39+
"pacote": "9.4.1",
4040
"semver": "5.6.0",
4141
"symbol-observable": "1.2.0"
4242
},

packages/schematics/update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@angular-devkit/schematics": "0.0.0",
1515
"@yarnpkg/lockfile": "1.1.0",
1616
"ini": "1.3.5",
17-
"pacote": "9.4.0",
17+
"pacote": "9.4.1",
1818
"semver": "5.6.0",
1919
"semver-intersect": "1.4.0",
2020
"rxjs": "6.3.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7283,10 +7283,10 @@ package-json@^4.0.0:
72837283
registry-url "^3.0.3"
72847284
semver "^5.1.0"
72857285

7286-
7287-
version "9.4.0"
7288-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-9.4.0.tgz#af979abdeb175cd347c3e33be3241af1ed254807"
7289-
integrity sha512-WQ1KL/phGMkedYEQx9ODsjj7xvwLSpdFJJdEXrLyw5SILMxcTNt5DTxT2Z93fXuLFYJBlZJdnwdalrQdB/rX5w==
7286+
7287+
version "9.4.1"
7288+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-9.4.1.tgz#f0af2a52d241bce523d39280ac810c671db62279"
7289+
integrity sha512-YKSRsQqmeHxgra0KCdWA2FtVxDPUlBiCdmew+mSe44pzlx5t1ViRMWiQg18T+DREA+vSqYfKzynaToFR4hcKHw==
72907290
dependencies:
72917291
bluebird "^3.5.3"
72927292
cacache "^11.3.2"

0 commit comments

Comments
 (0)