Skip to content

Commit d84be92

Browse files
build(deps-dev): bump the dev-dependencies group with 4 updates (#1220)
1 parent 9551b25 commit d84be92

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
"which": "^5.0.0"
4040
},
4141
"devDependencies": {
42-
"@typescript-eslint/eslint-plugin": "^8.28.0",
43-
"@typescript-eslint/parser": "^8.28.0",
42+
"@typescript-eslint/eslint-plugin": "^8.29.0",
43+
"@typescript-eslint/parser": "^8.29.0",
4444
"@vercel/ncc": "^0.38.3",
4545
"eslint": "^8.57.1",
4646
"eslint-config-prettier": "^10.1.1",
4747
"eslint-plugin-import": "^2.31.0",
48-
"eslint-plugin-prettier": "^5.2.5",
48+
"eslint-plugin-prettier": "^5.2.6",
4949
"eslint-plugin-simple-import-sort": "^12.1.1",
5050
"prettier": "^3.5.3",
51-
"typescript": "^5.8.2"
51+
"typescript": "^5.8.3"
5252
}
5353
}

0 commit comments

Comments
 (0)