chore(deps): Bump the dependencies group with 1 update (#11829)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 10:41:33 +01:00 committed by GitHub
parent b2c69fe5bd
commit d0f4a8d03b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -10936,7 +10936,7 @@
"version": "0.5.6", "version": "0.5.6",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@angular-devkit/architect": "^0.1701.1", "@angular-devkit/architect": "^0.1701.2",
"@angular-devkit/core": "^17.0.7", "@angular-devkit/core": "^17.0.7",
"@angular-devkit/schematics": "^17.0.7" "@angular-devkit/schematics": "^17.0.7"
}, },

View File

@ -51,7 +51,7 @@
"node": ">=18" "node": ">=18"
}, },
"dependencies": { "dependencies": {
"@angular-devkit/architect": "^0.1701.1", "@angular-devkit/architect": "^0.1701.2",
"@angular-devkit/core": "^17.0.7", "@angular-devkit/core": "^17.0.7",
"@angular-devkit/schematics": "^17.0.7" "@angular-devkit/schematics": "^17.0.7"
}, },