Skip to content

Commit 2674b6e

Browse files
committed
build: update dependency @discoveryjs/json-ext to v0.6.3
1 parent 1890fe4 commit 2674b6e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch",
8585
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch",
8686
"@bazel/runfiles": "^5.8.1",
87-
"@discoveryjs/json-ext": "0.6.2",
87+
"@discoveryjs/json-ext": "0.6.3",
8888
"@inquirer/confirm": "5.0.0",
8989
"@inquirer/prompts": "7.0.0",
9090
"@listr2/prompt-adapter-inquirer": "2.0.17",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/plugin-transform-runtime": "7.25.9",
2121
"@babel/preset-env": "7.25.9",
2222
"@babel/runtime": "7.25.9",
23-
"@discoveryjs/json-ext": "0.6.2",
23+
"@discoveryjs/json-ext": "0.6.3",
2424
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
2525
"@vitejs/plugin-basic-ssl": "1.1.0",
2626
"ansi-colors": "4.1.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ __metadata:
7373
"@babel/plugin-transform-runtime": "npm:7.25.9"
7474
"@babel/preset-env": "npm:7.25.9"
7575
"@babel/runtime": "npm:7.25.9"
76-
"@discoveryjs/json-ext": "npm:0.6.2"
76+
"@discoveryjs/json-ext": "npm:0.6.3"
7777
"@ngtools/webpack": "npm:0.0.0-PLACEHOLDER"
7878
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
7979
ansi-colors: "npm:4.1.3"
@@ -662,7 +662,7 @@ __metadata:
662662
"@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch"
663663
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch"
664664
"@bazel/runfiles": "npm:^5.8.1"
665-
"@discoveryjs/json-ext": "npm:0.6.2"
665+
"@discoveryjs/json-ext": "npm:0.6.3"
666666
"@inquirer/confirm": "npm:5.0.0"
667667
"@inquirer/prompts": "npm:7.0.0"
668668
"@listr2/prompt-adapter-inquirer": "npm:2.0.17"
@@ -2660,10 +2660,10 @@ __metadata:
26602660
languageName: node
26612661
linkType: hard
26622662

2663-
"@discoveryjs/json-ext@npm:0.6.2":
2664-
version: 0.6.2
2665-
resolution: "@discoveryjs/json-ext@npm:0.6.2"
2666-
checksum: 10c0/e7e9d18ab2f45780b2a29b68dc933c579c4f06c372b3c837c2a2d8d11678cad20be4b3f0df5444fda098b6c36af7987d2eb1b08fb7040cf110232d14df5c6f58
2663+
"@discoveryjs/json-ext@npm:0.6.3":
2664+
version: 0.6.3
2665+
resolution: "@discoveryjs/json-ext@npm:0.6.3"
2666+
checksum: 10c0/778a9f9d5c3696da3c1f9fa4186613db95a1090abbfb6c2601430645c0d0158cd5e4ba4f32c05904e2dd2747d57710f6aab22bd2f8aa3c4e8feab9b247c65d85
26672667
languageName: node
26682668
linkType: hard
26692669

0 commit comments

Comments
 (0)