Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Commit 8d89597

Browse files
chore(deps): update external-non-major (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e34e60d commit 8d89597

File tree

4 files changed

+134
-134
lines changed

4 files changed

+134
-134
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"precommit": "true"
1212
},
1313
"devDependencies": {
14-
"@commitlint/cli": "^19.2.1",
15-
"@commitlint/config-conventional": "^19.1.0",
14+
"@commitlint/cli": "^19.2.2",
15+
"@commitlint/config-conventional": "^19.2.2",
1616
"@release-it-plugins/workspaces": "^4.2.0",
1717
"@release-it/conventional-changelog": "^7.0.0",
1818
"husky": "^9.0.11",

packages/eslint-config-tslint-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-json-files": "^4.1.0",
3030
"eslint-plugin-prefer-arrow": "^1.2.3",
3131
"eslint-plugin-sort-keys-fix": "^1.1.2",
32-
"typescript": "^5.4.4"
32+
"typescript": "^5.4.5"
3333
},
3434
"publishConfig": {
3535
"access": "public",

packages/prettier-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
],
2222
"dependencies": {
2323
"prettier": "^3.2.5",
24-
"prettier-plugin-packagejson": "^2.4.14",
24+
"prettier-plugin-packagejson": "^2.5.0",
2525
"prettier-plugin-tailwindcss": "^0.5.13"
2626
},
2727
"peerDependencies": {
2828
"prettier": "^3.2.5",
29-
"prettier-plugin-packagejson": "^2.4.14",
29+
"prettier-plugin-packagejson": "^2.5.0",
3030
"prettier-plugin-tailwindcss": "^0.5.13"
3131
},
3232
"publishConfig": {

0 commit comments

Comments
 (0)