Skip to content

Commit 3be0f5f

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 8bf4298 commit 3be0f5f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"magic-string": "0.26.3",
174174
"mini-css-extract-plugin": "2.6.1",
175175
"minimatch": "5.1.0",
176-
"ng-packagr": "15.0.0-next.1",
176+
"ng-packagr": "15.0.0-next.2",
177177
"node-fetch": "^2.2.0",
178178
"npm": "^8.11.0",
179179
"npm-package-arg": "9.1.0",
@@ -190,7 +190,7 @@
190190
"postcss-loader": "7.0.1",
191191
"prettier": "^2.0.0",
192192
"protractor": "~7.0.0",
193-
"puppeteer": "17.1.2",
193+
"puppeteer": "17.1.3",
194194
"quicktype-core": "6.0.69",
195195
"regenerator-runtime": "0.13.9",
196196
"resolve-url-loader": "5.0.0",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -7794,15 +7794,16 @@ next-tick@1, next-tick@^1.1.0:
77947794
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
77957795
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
77967796

7797-
7798-
version "15.0.0-next.1"
7799-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.0.0-next.1.tgz#4b3e6e3acd30d4dc878cd90373738dd2667178ad"
7800-
integrity sha512-WzMXe2WWqBMYLiCPkhn75eDgnoMJU2iZBnVvML6MEH7jD39IoqD3Nh1sLLNk/FC82SXP+JptRcbX7jx0FaseGg==
7797+
7798+
version "15.0.0-next.2"
7799+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.0.0-next.2.tgz#f2a9f8188965f37a905ef662ad204af00b18429e"
7800+
integrity sha512-jk/ACtIzFeYwa63k4S7qssIExZL0ofyhQw4iBhs8TRTfxiM8/ucdJKeTptQoWnM5dNgeKqU99wyLzgsoxWVdNA==
78017801
dependencies:
78027802
"@rollup/plugin-json" "^4.1.0"
78037803
"@rollup/plugin-node-resolve" "^14.0.0"
78047804
ajv "^8.10.0"
78057805
ansi-colors "^4.1.1"
7806+
autoprefixer "^10.4.8"
78067807
browserslist "^4.20.0"
78077808
cacache "^16.0.0"
78087809
chokidar "^3.5.3"
@@ -7816,7 +7817,6 @@ [email protected]:
78167817
less "^4.1.2"
78177818
ora "^5.1.0"
78187819
postcss "^8.4.8"
7819-
postcss-preset-env "^7.4.2"
78207820
postcss-url "^10.1.3"
78217821
rollup "^2.70.0"
78227822
rollup-plugin-sourcemaps "^0.6.3"
@@ -8839,7 +8839,7 @@ postcss-place@^7.0.5:
88398839
dependencies:
88408840
postcss-value-parser "^4.2.0"
88418841

8842-
[email protected], postcss-preset-env@^7.4.2:
8842+
88438843
version "7.8.0"
88448844
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.8.0.tgz#5bd3ad53b2ef02edd41645d1ffee1ff8a49f24e5"
88458845
integrity sha512-leqiqLOellpLKfbHkD06E04P6d9ZQ24mat6hu4NSqun7WG0UhspHR5Myiv/510qouCjoo4+YJtNOqg5xHaFnCA==
@@ -9113,10 +9113,10 @@ punycode@^2.1.0, punycode@^2.1.1:
91139113
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
91149114
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
91159115

9116-
9117-
version "17.1.2"
9118-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-17.1.2.tgz#1e8ea8b0eee0e6afc5d95e2db6ae828a51ad63c9"
9119-
integrity sha512-xgFOxUl4hRjwQpODZSeJlE/rUzi8OmHtc3T4ir4CRYGzVmaTVHAl8VGpI0ooy752u2DFeMxvQdHmxNnLqPImIg==
9116+
9117+
version "17.1.3"
9118+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-17.1.3.tgz#2814cf221925e19c681c69aa97401a68b30240c9"
9119+
integrity sha512-tVtvNSOOqlq75rUgwLeDAEQoLIiBqmRg0/zedpI6fuqIocIkuxG23A7FIl1oVSkuSMMLgcOP5kVhNETmsmjvPw==
91209120
dependencies:
91219121
cross-fetch "3.1.5"
91229122
debug "4.3.4"

0 commit comments

Comments
 (0)