Skip to content

Commit 916c506

Browse files
chore(deps): Bump the all-deps group with 4 updates (#68)
Bumps the all-deps group with 4 updates: [inquirer](https://github.com/SBoudrias/Inquirer.js), [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) and [jsdom](https://github.com/jsdom/jsdom). Updates `inquirer` from 13.3.0 to 13.3.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@13.3.0...inquirer@13.3.2) Updates `@commitlint/cli` from 20.4.4 to 20.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.4.4 to 20.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional) Updates `jsdom` from 28.1.0 to 29.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/v29.0.0/Changelog.md) - [Commits](jsdom/jsdom@v28.1.0...v29.0.0) --- updated-dependencies: - dependency-name: inquirer dependency-version: 13.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: "@commitlint/cli" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: jsdom dependency-version: 29.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chrisjwalk <8442112+chrisjwalk@users.noreply.github.com>
1 parent 5b42591 commit 916c506

2 files changed

Lines changed: 336 additions & 358 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@ngrx/signals": "21.0.1",
7373
"@tailwindcss/postcss": "4.2.1",
7474
"chalk": "5.6.2",
75-
"inquirer": "13.3.0",
75+
"inquirer": "13.3.2",
7676
"marked": "17.0.4",
7777
"ngx-markdown": "21.1.0",
7878
"rxjs": "7.8.2",
@@ -89,8 +89,8 @@
8989
"@angular/cli": "21.2.2",
9090
"@angular/compiler-cli": "21.2.4",
9191
"@angular/language-service": "21.2.4",
92-
"@commitlint/cli": "^20.4.4",
93-
"@commitlint/config-conventional": "^20.4.4",
92+
"@commitlint/cli": "^20.5.0",
93+
"@commitlint/config-conventional": "^20.5.0",
9494
"@eslint/eslintrc": "3.3.5",
9595
"@eslint/js": "10.0.1",
9696
"@nx/angular": "22.5.4",
@@ -125,7 +125,7 @@
125125
"eslint-config-prettier": "10.1.8",
126126
"eslint-plugin-playwright": "2.10.0",
127127
"husky": "9.1.7",
128-
"jsdom": "28.1.0",
128+
"jsdom": "29.0.0",
129129
"jsonc-eslint-parser": "3.1.0",
130130
"lint-staged": "16.4.0",
131131
"nx": "22.5.4",

0 commit comments

Comments
 (0)