Skip to content

Commit b464971

Browse files
committed
fix: fix package versions
1 parent 3ba6fc4 commit b464971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@types/react": ">=16.9.0",
5353
"@types/react-dom": ">=16.9.0",
5454
"@types/sortablejs": "1",
55-
"@typescript-eslint/eslint-plugin": "^4.2.0",
56-
"@typescript-eslint/parser": "^4.2.0",
55+
"@typescript-eslint/eslint-plugin": "4.33",
56+
"@typescript-eslint/parser": "4.33",
5757
"commitizen": "4",
5858
"cz-conventional-changelog": "3",
5959
"eslint": "7",

0 commit comments

Comments
 (0)