Skip to content

Commit 6323e1b

Browse files
renovate-botalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 5792a2f commit 6323e1b

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"**/ajv-formats/ajv": "8.10.0"
6363
},
6464
"devDependencies": {
65-
"@ampproject/remapping": "2.1.0",
65+
"@ampproject/remapping": "2.1.1",
6666
"@angular/animations": "14.0.0-next.2",
6767
"@angular/cdk": "14.0.0-next.2",
6868
"@angular/common": "14.0.0-next.2",
@@ -189,7 +189,7 @@
189189
"postcss-preset-env": "7.3.1",
190190
"prettier": "^2.0.0",
191191
"protractor": "~7.0.0",
192-
"puppeteer": "13.3.0",
192+
"puppeteer": "13.3.1",
193193
"quicktype-core": "6.0.69",
194194
"regenerator-runtime": "0.13.9",
195195
"resolve-url-loader": "5.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"typings": "src/index.d.ts",
77
"builders": "builders.json",
88
"dependencies": {
9-
"@ampproject/remapping": "2.1.0",
9+
"@ampproject/remapping": "2.1.1",
1010
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1111
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "0.0.0-PLACEHOLDER",

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,14 @@
3535
"@jridgewell/trace-mapping" "^0.2.2"
3636
sourcemap-codec "1.4.8"
3737

38-
"@ampproject/[email protected]", "@ampproject/remapping@^2.0.0":
38+
"@ampproject/[email protected]":
39+
version "2.1.1"
40+
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.1.tgz#7922fb0817bf3166d8d9e258c57477e3fd1c3610"
41+
integrity sha512-Aolwjd7HSC2PyY0fDj/wA/EimQT4HfEnFYNp5s9CQlrdhyvWTtvZ5YzrUPu6R6/1jKiUlxu8bUhkdSnKHNAHMA==
42+
dependencies:
43+
"@jridgewell/trace-mapping" "^0.3.0"
44+
45+
"@ampproject/remapping@^2.0.0":
3946
version "2.1.0"
4047
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.0.tgz#72becdf17ee44b2d1ac5651fb12f1952c336fe23"
4148
integrity sha512-d5RysTlJ7hmw5Tw4UxgxcY3lkMe92n8sXCcuLPAyIAHK6j8DefDwtGnVVDgOnv+RnEosulDJ9NPKQL27bDId0g==
@@ -9233,10 +9240,10 @@ punycode@^2.1.0, punycode@^2.1.1:
92339240
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
92349241
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
92359242

9236-
9237-
version "13.3.0"
9238-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.3.0.tgz#610efb11c7ca4a5c28d7efa84c91f5187b10564b"
9239-
integrity sha512-qEsXUQhF4mcF++0O5N7mW7jcVXqztC9fWYj14s2xNrd16SD1U/rCfV0BYE6/MBK7sHXi400qJlxWv7INYytZtQ==
9243+
9244+
version "13.3.1"
9245+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.3.1.tgz#4ec91eaa8a08653bfcdc9d607c6189b3804b29de"
9246+
integrity sha512-nYTR+LP1amGs5BALSoGLbw+QxQZS//7HsKKSrxaMAIic0AE3iIr10E7gcZEsP/4JcxBfgNyT3SPUyEOS6Wb0fQ==
92409247
dependencies:
92419248
cross-fetch "3.1.5"
92429249
debug "4.3.3"

0 commit comments

Comments
 (0)