File tree Expand file tree Collapse file tree 2 files changed +5
-34
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +5
-34
lines changed Original file line number Diff line number Diff line change 47
47
"raw-loader" : " 4.0.0" ,
48
48
"regenerator-runtime" : " 0.13.5" ,
49
49
"rimraf" : " 3.0.2" ,
50
- "rollup" : " 2.0.6 " ,
50
+ "rollup" : " 2.1.0 " ,
51
51
"rxjs" : " 6.5.4" ,
52
52
"sass" : " 1.26.3" ,
53
53
"sass-loader" : " 8.0.2" ,
Original file line number Diff line number Diff line change @@ -8439,35 +8439,6 @@ package-json@^6.3.0:
8439
8439
registry-url "^5.0.0"
8440
8440
semver "^6.2.0"
8441
8441
8442
-
8443
- version "11.1.2"
8444
- resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.1.2.tgz#a3d0f8ba6f7976b70b8bb84d153b275a20d84cfa"
8445
- integrity sha512-ydbgdFc+LWLIsWjmiu3RwQuH/5zKz2qzmFqIAZJR9B9n7ElxRBFT9woyohLh/ay5tfLyIgJ+56sYd953jvn4OA==
8446
- dependencies:
8447
- "@npmcli/git" "^2.0.1"
8448
- "@npmcli/installed-package-contents" "^1.0.5"
8449
- "@npmcli/promise-spawn" "^1.1.0"
8450
- cacache "^15.0.0"
8451
- chownr "^1.1.4"
8452
- fs-minipass "^2.1.0"
8453
- infer-owner "^1.0.4"
8454
- lru-cache "^5.1.1"
8455
- minipass "^3.0.1"
8456
- minipass-fetch "^1.2.1"
8457
- mkdirp "^1.0.3"
8458
- npm-package-arg "^8.0.0"
8459
- npm-packlist "^2.1.0"
8460
- npm-pick-manifest "^6.0.0"
8461
- npm-registry-fetch "^8.0.0"
8462
- osenv "^0.1.5"
8463
- promise-inflight "^1.0.1"
8464
- promise-retry "^1.1.1"
8465
- read-package-json-fast "^1.1.3"
8466
- semver "^7.1.3"
8467
- ssri "^8.0.0"
8468
- tar "^6.0.1"
8469
- which "^2.0.2"
8470
-
8471
8442
8472
8443
version "11.1.4"
8473
8444
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.1.4.tgz#5529a453c59881b7f059da8af6903b0f79c124b2"
9981
9952
"@types/node" "*"
9982
9953
acorn "^7.1.0"
9983
9954
9984
- rollup@2.0.6 :
9985
- version "2.0.6 "
9986
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.6. tgz#865d6bb15a28cff3429ea1dc57236013661cb9de "
9987
- integrity sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA ==
9955
+ rollup@2.1.0 :
9956
+ version "2.1.0 "
9957
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.1.0. tgz#552e248e397a06b9c6db878c0564ca4ee06729c9 "
9958
+ integrity sha512-gfE1455AEazVVTJoeQtcOq/U6GSxwoj4XPSWVsuWmgIxj7sBQNLDOSA82PbdMe+cP8ql8fR1jogPFe8Wg8g4SQ ==
9988
9959
optionalDependencies:
9989
9960
fsevents "~2.1.2"
9990
9961
You can’t perform that action at this time.
0 commit comments