Skip to content

Commit 71b7091

Browse files
chore(deps): update all non-major dev-dependencies (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d986cd commit 71b7091

File tree

2 files changed

+175
-161
lines changed

2 files changed

+175
-161
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,21 @@
4141
"@joshdb/eslint-config": "1.1.0-next.a699598.0",
4242
"@joshdb/ts-config": "1.1.0-next.a699598.0",
4343
"@types/node": "^18.16.19",
44-
"@typescript-eslint/eslint-plugin": "^5.60.1",
45-
"@typescript-eslint/parser": "^5.60.1",
44+
"@typescript-eslint/eslint-plugin": "^5.61.0",
45+
"@typescript-eslint/parser": "^5.61.0",
4646
"autoprefixer": "^10.4.14",
4747
"eslint": "^8.44.0",
4848
"eslint-config-prettier": "^8.8.0",
4949
"eslint-plugin-prettier": "^4.2.1",
5050
"husky": "^8.0.3",
5151
"lint-staged": "^13.2.3",
52-
"postcss": "^8.4.24",
52+
"postcss": "^8.4.25",
5353
"prettier": "^2.8.8",
5454
"pretty-quick": "^3.1.3",
5555
"rimraf": "^5.0.1",
5656
"tailwindcss": "^3.3.2",
5757
"typescript": "^5.1.6",
58-
"vite": "^4.3.9",
58+
"vite": "^4.4.2",
5959
"vite-plugin-solid": "^2.7.0"
6060
},
6161
"repository": {

0 commit comments

Comments
 (0)