Skip to content

Commit 692ede8

Browse files
author
Angular Builds
committed
053ae81 build: update scorecard action dependencies
1 parent e9bff7e commit 692ede8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/schematics-cli",
3-
"version": "18.1.0-next.0+sha-6f66020",
3+
"version": "18.1.0-next.0+sha-053ae81",
44
"description": "Angular Schematics - CLI",
55
"homepage": "https://github.com/angular/angular-cli",
66
"bin": {
@@ -21,10 +21,10 @@
2121
],
2222
"schematics": "./collection.json",
2323
"dependencies": {
24-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#6f66020",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#6f66020",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#053ae81",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#053ae81",
2626
"ansi-colors": "4.1.3",
27-
"inquirer": "9.2.19",
27+
"inquirer": "9.2.20",
2828
"symbol-observable": "4.0.0",
2929
"yargs-parser": "21.1.1"
3030
},

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Apr 26 2024 18:23:12 GMT+0000 (Coordinated Universal Time)
1+
Mon Apr 29 2024 10:59:07 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)