Skip to content

Commit 5e82003

Browse files
chore(deps)(deps-dev): bump the tooling-deps group with 2 updates
Bumps the tooling-deps group with 2 updates: [@commitlint/types](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/types) and [prettier](https://github.com/prettier/prettier). Updates `@commitlint/types` from 20.2.0 to 20.4.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/types/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.0/@commitlint/types) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) --- updated-dependencies: - dependency-name: "@commitlint/types" dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tooling-deps - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tooling-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06c1e05 commit 5e82003

2 files changed

Lines changed: 40 additions & 28 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"build": "cd proxy && npm run build"
1919
},
2020
"devDependencies": {
21-
"@commitlint/types": "^20.2.0",
21+
"@commitlint/types": "^20.4.0",
2222
"@commitlint/cli": "^18.4.3",
2323
"@commitlint/config-conventional": "^18.4.3",
2424
"@typescript-eslint/eslint-plugin": "^6.19.0",
2525
"@typescript-eslint/parser": "^6.19.0",
2626
"eslint": "^8.56.0",
2727
"husky": "^9.0.0",
2828
"lint-staged": "^15.2.0",
29-
"prettier": "^3.1.1",
29+
"prettier": "^3.8.1",
3030
"typescript": "^5.3.3"
3131
},
3232
"lint-staged": {

0 commit comments

Comments
 (0)