Skip to content

Commit 7b4882f

Browse files
Bump the npm_and_yarn group across 1 directory with 1 update (#261)
Bumps the npm_and_yarn group with 1 update in the /src/Web/WebSPA/Client directory: [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core). Updates `@angular/core` from 17.3.0 to 17.3.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.3.1/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a022946 commit 7b4882f

File tree

3 files changed

+10
-15
lines changed

3 files changed

+10
-15
lines changed

src/Web/WebSPA/Client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Web/WebSPA/Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/animations": "17.3.0",
3131
"@angular/common": "17.3.0",
3232
"@angular/compiler": "17.3.0",
33-
"@angular/core": "17.3.0",
33+
"@angular/core": "17.3.1",
3434
"@angular/forms": "17.3.0",
3535
"@angular/platform-browser": "17.3.0",
3636
"@angular/platform-browser-dynamic": "17.3.0",

src/Web/WebSPA/Client/yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,10 @@
189189
resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-9.0.0.tgz"
190190
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
191191

192-
"@angular/core@17.3.0":
193-
version "17.3.0"
194-
resolved "https://registry.npmjs.org/@angular/core/-/core-17.3.0.tgz"
195-
integrity sha512-umwsNFl/wEMTCUVvNl5iieEgHA+ESxSMcjedZGFWNGnpUxKTgYFYNG41/1wNZfPrS0+uRPHuYU9IHD+NR2s/Rw==
192+
"@angular/core@17.3.1":
193+
version "17.3.1"
194+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-17.3.1.tgz#3f143c27ab50b7bdf829b0c2086af60c16e194ae"
195+
integrity sha512-Qf3/sgkXS1LHwOTtqAVYprySrn0YpPIZqerPc0tK+hyQfwAz5BQlpcBhbH8RWKlfCY8eO0cqo/j0+e8DQOgYfg==
196196
dependencies:
197197
tslib "^2.3.0"
198198

@@ -8011,7 +8011,7 @@ ts-node@~10.9.2:
80118011
v8-compile-cache-lib "^3.0.1"
80128012
yn "3.1.1"
80138013

8014-
tslib@2.6.2, tslib@^2.0.0, tslib@^2.1.0:
8014+
tslib@2.6.2, tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0:
80158015
version "2.6.2"
80168016
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
80178017
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
@@ -8021,11 +8021,6 @@ tslib@^1.10.0, tslib@^1.13.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
80218021
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
80228022
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
80238023

8024-
tslib@^2.3.0:
8025-
version "2.3.1"
8026-
resolved "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz"
8027-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
8028-
80298024
tslint@^5.9.1:
80308025
version "5.20.1"
80318026
resolved "https://registry.npmjs.org/tslint/-/tslint-5.20.1.tgz"

0 commit comments

Comments
 (0)