Skip to content

Commit d8648ac

Browse files
build(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates (golangci#1190)
1 parent 37d62ae commit d8648ac

File tree

2 files changed

+68
-66
lines changed

2 files changed

+68
-66
lines changed

package-lock.json

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
"which": "^5.0.0"
3939
},
4040
"devDependencies": {
41-
"@typescript-eslint/eslint-plugin": "^8.24.1",
42-
"@typescript-eslint/parser": "^8.24.1",
41+
"@typescript-eslint/eslint-plugin": "^8.26.0",
42+
"@typescript-eslint/parser": "^8.26.0",
4343
"@vercel/ncc": "^0.38.3",
4444
"eslint": "^8.57.1",
45-
"eslint-config-prettier": "^10.0.1",
45+
"eslint-config-prettier": "^10.0.2",
4646
"eslint-plugin-import": "^2.31.0",
4747
"eslint-plugin-prettier": "^5.2.3",
4848
"eslint-plugin-simple-import-sort": "^12.1.1",
49-
"prettier": "^3.5.2",
50-
"typescript": "^5.7.3"
49+
"prettier": "^3.5.3",
50+
"typescript": "^5.8.2"
5151
}
5252
}

0 commit comments

Comments
 (0)