Skip to content

Commit 9a3b56b

Browse files
author
Jerry Bruwes
committed
modified: package.json
1 parent 4f57167 commit 9a3b56b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,11 @@
2121
"eslint-config-airbnb-typescript": "^18.0.0",
2222
"eslint-config-prettier": "^9.1.0",
2323
"eslint-import-resolver-typescript": "^3.7.0",
24-
"eslint-plugin-perfectionist": "^4.3.0",
24+
"eslint-plugin-perfectionist": "^4.4.0",
2525
"eslint-plugin-prettier": "^5.2.1",
2626
"eslint-plugin-tsdoc": "^0.4.0",
2727
"prettier": "^3.4.2",
28-
"prettier-plugin-jsdoc": "^1.3.0",
29-
"typescript": "~5.5.4"
28+
"prettier-plugin-jsdoc": "^1.3.0"
3029
},
3130
"repository": {
3231
"type": "git",

0 commit comments

Comments
 (0)