Skip to content

Commit a1ab031

Browse files
chore(deps): update all non-major dependencies
1 parent 4401577 commit a1ab031

File tree

2 files changed

+121
-84
lines changed

2 files changed

+121
-84
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"devDependencies": {
1717
"@commitlint/cli": "20.1.0",
1818
"@commitlint/config-conventional": "20.0.0",
19-
"@microsoft/tsdoc": "^0.15.0",
20-
"@microsoft/tsdoc-config": "^0.17.0",
19+
"@microsoft/tsdoc": "^0.16.0",
20+
"@microsoft/tsdoc-config": "^0.18.0",
2121
"@types/node": "^24.0.0",
22-
"@typescript-eslint/rule-tester": "8.46.3",
23-
"@typescript-eslint/utils": "8.46.3",
22+
"@typescript-eslint/rule-tester": "8.46.4",
23+
"@typescript-eslint/utils": "8.46.4",
2424
"angular-eslint": "20.6.0",
2525
"cpy-cli": "^6.0.0",
2626
"eslint": "9.39.1",
@@ -37,7 +37,7 @@
3737
"stylelint-scss": "6.12.1",
3838
"tsx": "^4.19.1",
3939
"typescript": "^5.5.4",
40-
"typescript-eslint": "8.46.3"
40+
"typescript-eslint": "8.46.4"
4141
},
4242
"scripts": {
4343
"build": "rimraf dist && tsc -p eslint-plugin-defaultvalue/tsconfig.json && cpy \"./**/{package.json,*.js,*.mjs,*.cjs,*.yml,*.md,.prettierrc.json}\" '!{node_modules,dist,tsconfig.*}' '!**/tests/**' '!./*' ./dist/ && npm run build:copy",

0 commit comments

Comments
 (0)