Skip to content

Commit 520f04f

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 0620cee commit 520f04f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"magic-string": "0.26.2",
173173
"mini-css-extract-plugin": "2.6.1",
174174
"minimatch": "5.1.0",
175-
"ng-packagr": "14.0.2",
175+
"ng-packagr": "14.0.3",
176176
"node-fetch": "^2.2.0",
177177
"npm": "^8.11.0",
178178
"npm-package-arg": "9.1.0",
@@ -190,7 +190,7 @@
190190
"postcss-preset-env": "7.7.2",
191191
"prettier": "^2.0.0",
192192
"protractor": "~7.0.0",
193-
"puppeteer": "15.3.0",
193+
"puppeteer": "15.3.1",
194194
"quicktype-core": "6.0.69",
195195
"regenerator-runtime": "0.13.9",
196196
"resolve-url-loader": "5.0.0",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -7766,10 +7766,10 @@ next-tick@1, next-tick@^1.1.0:
77667766
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
77677767
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
77687768

7769-
7770-
version "14.0.2"
7771-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-14.0.2.tgz#5c824b753a4c5e2851c0e130fd98f4df77f6c04b"
7772-
integrity sha512-Yoiy/cvpYvPTVdAZFPsU2Xg1YdY9w7wVTamKNtz78l1sXA6inQuTGlsvNy+yOJTH7TLZmEjU2WHkmJHgxU10Pg==
7769+
7770+
version "14.0.3"
7771+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-14.0.3.tgz#452db7dfcf6e3f7f486e3a7939ebfb471e5d6f03"
7772+
integrity sha512-+HfZz9YXS6H2HtXY+1lpOuNJZmsqvSJyNf0z2x4Tlnxbp7FI7L4qY56QNsb/acih9ZkOrgC+4Ihh7fbsB3y2OQ==
77737773
dependencies:
77747774
"@rollup/plugin-json" "^4.1.0"
77757775
"@rollup/plugin-node-resolve" "^13.1.3"
@@ -9139,10 +9139,10 @@ punycode@^2.1.0, punycode@^2.1.1:
91399139
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
91409140
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
91419141

9142-
9143-
version "15.3.0"
9144-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.3.0.tgz#2d79200cb72d938dfc7af4fdedaa03c04e7ace14"
9145-
integrity sha512-PYZwL0DjGeUOauSie6n9Pf+vDUod+vFnC1uHa1Uj3ex1PhRI6DOheau6oJxxj9oyEPWy8SS19KfZDwln4v4LTg==
9142+
9143+
version "15.3.1"
9144+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.3.1.tgz#0ff9b433a8fc3798f5ec82ea4b31ec47857219cf"
9145+
integrity sha512-Z+SpYBiS1zUzMXV7Wnhe2pyuVCFAFRTq1UrUWHB2CkLos5v7bXvXYuZ3Fn5pSN5IObxijyx4opNYKTCRnGni6Q==
91469146
dependencies:
91479147
cross-fetch "3.1.5"
91489148
debug "4.3.4"

0 commit comments

Comments
 (0)