Skip to content

Commit 56689d8

Browse files
build(deps-dev): bump the dev-dependencies group with 3 updates (#1103)
1 parent c7bab6f commit 56689d8

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package-lock.json

+48-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
"which": "^4.0.0"
3939
},
4040
"devDependencies": {
41-
"@typescript-eslint/eslint-plugin": "^8.4.0",
42-
"@typescript-eslint/parser": "^8.4.0",
41+
"@typescript-eslint/eslint-plugin": "^8.5.0",
42+
"@typescript-eslint/parser": "^8.5.0",
4343
"@vercel/ncc": "^0.38.1",
4444
"eslint": "^8.57.0",
4545
"eslint-config-prettier": "^9.1.0",
4646
"eslint-plugin-import": "^2.30.0",
4747
"eslint-plugin-prettier": "^5.2.1",
4848
"eslint-plugin-simple-import-sort": "^12.1.1",
4949
"prettier": "^3.3.3",
50-
"typescript": "^5.5.4"
50+
"typescript": "^5.6.2"
5151
}
5252
}

0 commit comments

Comments
 (0)