Skip to content

Commit c4cb47e

Browse files
renovate-botdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent 41ccbfe commit c4cb47e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"ajv-formats/ajv": "8.8.2"
6464
},
6565
"devDependencies": {
66-
"@ampproject/remapping": "1.0.1",
66+
"@ampproject/remapping": "1.0.2",
6767
"@angular/animations": "13.0.2",
6868
"@angular/cdk": "13.0.3",
6969
"@angular/common": "13.0.2",
@@ -92,7 +92,7 @@
9292
"@bazel/buildifier": "4.2.3",
9393
"@bazel/jasmine": "4.4.6",
9494
"@bazel/typescript": "4.4.6",
95-
"@discoveryjs/json-ext": "0.5.5",
95+
"@discoveryjs/json-ext": "0.5.6",
9696
"@types/babel__core": "7.1.16",
9797
"@types/babel__template": "7.4.1",
9898
"@types/cacache": "^15.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
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": "1.0.1",
9+
"@ampproject/remapping": "1.0.2",
1010
"@angular-devkit/architect": "0.0.0",
1111
"@angular-devkit/build-webpack": "0.0.0",
1212
"@angular-devkit/core": "0.0.0",
@@ -19,7 +19,7 @@
1919
"@babel/preset-env": "7.16.4",
2020
"@babel/runtime": "7.16.3",
2121
"@babel/template": "7.16.0",
22-
"@discoveryjs/json-ext": "0.5.5",
22+
"@discoveryjs/json-ext": "0.5.6",
2323
"@ngtools/webpack": "0.0.0",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
dependencies:
2727
tunnel "0.0.6"
2828

29-
"@ampproject/[email protected].1":
30-
version "1.0.1"
31-
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-1.0.1.tgz#1398e73e567c2a7992df6554c15bb94a89b68ba2"
32-
integrity sha512-Ta9bMA3EtUHDaZJXqUoT5cn/EecwOp+SXpKJqxDbDuMbLvEMu6YTyDDuvTWeStODfdmXyfMo7LymQyPkN3BicA==
29+
"@ampproject/[email protected].2":
30+
version "1.0.2"
31+
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-1.0.2.tgz#a7ebbadb71517dd63298420868f27d98fe230a0a"
32+
integrity sha512-SncaVxs+E3EdoA9xJgHfWPxZfowAgeIsd71VpqCKP6KNKm6s7zSqqvUc70UpKUFsrV3dAmy6qxHoIj5NG+3DiA==
3333
dependencies:
3434
"@jridgewell/resolve-uri" "1.0.0"
3535
sourcemap-codec "1.4.8"
@@ -1218,10 +1218,10 @@
12181218
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
12191219
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
12201220

1221-
"@discoveryjs/[email protected].5":
1222-
version "0.5.5"
1223-
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.5.tgz#9283c9ce5b289a3c4f61c12757469e59377f81f3"
1224-
integrity sha512-6nFkfkmSeV/rqSaS4oWHgmpnYw194f6hmWF5is6b0J1naJZoiD0NTc9AiUwPHvWsowkjuHErCZT1wa0jg+BLIA==
1221+
"@discoveryjs/[email protected].6":
1222+
version "0.5.6"
1223+
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.6.tgz#d5e0706cf8c6acd8c6032f8d54070af261bbbb2f"
1224+
integrity sha512-ws57AidsDvREKrZKYffXddNkyaF14iHNHm8VQnZH6t99E8gczjNN0GpvcGny0imC80yQ0tHz1xVUKk/KFQSUyA==
12251225

12261226
"@eslint/eslintrc@^1.0.4":
12271227
version "1.0.4"

0 commit comments

Comments
 (0)