Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Commit f5e5e65

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

File tree

2 files changed

+211
-113
lines changed

2 files changed

+211
-113
lines changed

Diff for: package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -30,25 +30,25 @@
3030
"@testing-library/jest-dom": "5.16.5",
3131
"@testing-library/react": "13.4.0",
3232
"@testing-library/user-event": "14.4.3",
33-
"@types/jest": "29.4.4",
34-
"@types/node": "18.15.3",
35-
"@types/react": "18.0.28",
36-
"@typescript-eslint/eslint-plugin": "5.55.0",
37-
"@typescript-eslint/parser": "5.55.0",
33+
"@types/jest": "29.5.0",
34+
"@types/node": "18.15.11",
35+
"@types/react": "18.0.31",
36+
"@typescript-eslint/eslint-plugin": "5.57.0",
37+
"@typescript-eslint/parser": "5.57.0",
3838
"autoprefixer": "10.4.14",
3939
"babel-jest": "29.5.0",
40-
"eslint": "8.36.0",
40+
"eslint": "8.37.0",
4141
"eslint-config-next": "13.2.4",
42-
"eslint-config-prettier": "8.7.0",
42+
"eslint-config-prettier": "8.8.0",
4343
"eslint-plugin-testing-library": "5.10.2",
4444
"husky": "8.0.3",
4545
"jest": "29.5.0",
4646
"jest-environment-jsdom": "29.5.0",
4747
"lint-staged": "13.2.0",
4848
"postcss": "8.4.21",
49-
"prettier": "2.8.4",
50-
"prettier-plugin-tailwindcss": "0.2.4",
51-
"tailwindcss": "3.2.7",
49+
"prettier": "2.8.7",
50+
"prettier-plugin-tailwindcss": "0.2.5",
51+
"tailwindcss": "3.3.0",
5252
"typescript": "4.9.5"
5353
}
5454
}

0 commit comments

Comments
 (0)