Skip to content

Commit 4f5a84c

Browse files
Chore(deps): Bump the npm-dependencies group across 1 directory with 5 updates
Bumps the npm-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ngbracket/ngx-layout](https://github.com/ngbracket/ngx-layout) | `20.0.1` | `21.0.0` | | [ngx-webstorage](https://github.com/PillowPillow/ng2-webstorage) | `20.0.0` | `21.0.1` | | [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `21.0.0` | `21.0.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.0` | `16.26.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.47.0` | `8.48.0` | Updates `@ngbracket/ngx-layout` from 20.0.1 to 21.0.0 - [Release notes](https://github.com/ngbracket/ngx-layout/releases) - [Changelog](https://github.com/ngbracket/ngx-layout/blob/main/CHANGELOG.md) - [Commits](https://github.com/ngbracket/ngx-layout/commits) Updates `ngx-webstorage` from 20.0.0 to 21.0.1 - [Release notes](https://github.com/PillowPillow/ng2-webstorage/releases) - [Changelog](https://github.com/PillowPillow/ng2-webstorage/blob/master/CHANGELOG.md) - [Commits](https://github.com/PillowPillow/ng2-webstorage/compare/ngx-webstorage@20.0.0...ngx-webstorage@21.0.1) Updates `angular-eslint` from 21.0.0 to 21.0.1 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.0.1/packages/angular-eslint) Updates `stylelint` from 16.26.0 to 16.26.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.0...16.26.1) Updates `typescript-eslint` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@ngbracket/ngx-layout" dependency-version: 21.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: ngx-webstorage dependency-version: 21.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: angular-eslint dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9894ae4 commit 4f5a84c

File tree

2 files changed

+200
-224
lines changed

2 files changed

+200
-224
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@jsverse/transloco": "8.2.0",
5151
"@jsverse/transloco-keys-manager": "7.0.2",
5252
"@jsverse/transloco-utils": "8.2.0",
53-
"@ngbracket/ngx-layout": "20.0.1",
53+
"@ngbracket/ngx-layout": "21.0.0",
5454
"@ngrx/effects": "20.1.0",
5555
"@ngrx/entity": "20.1.0",
5656
"@ngrx/operators": "20.1.0",
@@ -62,7 +62,7 @@
6262
"luxon-angular": "6.0.0",
6363
"ngrx-store-localstorage": "20.0.0",
6464
"ngx-material-luxon": "1.1.1",
65-
"ngx-webstorage": "20.0.0",
65+
"ngx-webstorage": "21.0.1",
6666
"rxjs": "7.8.2",
6767
"tslib": "2.8.1",
6868
"zone.js": "0.16.0"
@@ -86,7 +86,7 @@
8686
"@types/node": "24.10.1",
8787
"@typescript-eslint/eslint-plugin": "8.47.0",
8888
"@typescript-eslint/parser": "8.47.0",
89-
"angular-eslint": "21.0.0",
89+
"angular-eslint": "21.0.1",
9090
"eslint": "9.39.1",
9191
"eslint-plugin-import": "2.32.0",
9292
"jasmine-core": "5.12.1",
@@ -99,13 +99,13 @@
9999
"ngx-build-plus": "20.0.0",
100100
"postcss": "8.5.6",
101101
"protractor": "7.0.0",
102-
"stylelint": "16.26.0",
102+
"stylelint": "16.26.1",
103103
"stylelint-config-sass-guidelines": "12.1.0",
104104
"stylelint-config-standard-scss": "16.0.0",
105105
"stylelint-scss": "6.12.1",
106106
"ts-node": "10.9.2",
107107
"typescript": "5.9.3",
108-
"typescript-eslint": "8.47.0"
108+
"typescript-eslint": "8.48.0"
109109
},
110110
"snyk": true
111111
}

0 commit comments

Comments
 (0)