Skip to content

Commit 3b2b37a

Browse files
committed
chore: upgrade dependencies
1 parent 05cb762 commit 3b2b37a

2 files changed

Lines changed: 763 additions & 777 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,16 @@
5151
"@release-it/conventional-changelog": "5.0.0",
5252
"@testing-library/jest-dom": "5.16.4",
5353
"@testing-library/react": "13.3.0",
54-
"@types/jest": "28.1.4",
55-
"@types/react": "18.0.14",
56-
"@types/react-dom": "18.0.5",
57-
"@typescript-eslint/eslint-plugin": "5.30.0",
58-
"@typescript-eslint/parser": "5.30.0",
59-
"eslint": "8.18.0",
54+
"@types/jest": "28.1.5",
55+
"@types/react": "18.0.15",
56+
"@types/react-dom": "18.0.6",
57+
"@typescript-eslint/eslint-plugin": "5.30.6",
58+
"@typescript-eslint/parser": "5.30.6",
59+
"eslint": "8.19.0",
6060
"eslint-plugin-valtio": "0.4.4",
6161
"husky": "8.0.1",
62-
"jest": "28.1.2",
63-
"jest-environment-jsdom": "28.1.2",
62+
"jest": "28.1.3",
63+
"jest-environment-jsdom": "28.1.3",
6464
"jest-runner-eslint": "1.0.1",
6565
"lint-staged": "13.0.3",
6666
"parcel": "2.6.2",
@@ -70,6 +70,6 @@
7070
"release-it": "15.1.1",
7171
"ts-jest": "28.0.5",
7272
"typescript": "4.7.4",
73-
"valtio": "1.6.1"
73+
"valtio": "1.6.2"
7474
}
7575
}

0 commit comments

Comments
 (0)