Skip to content

Commit 605617a

Browse files
build(deps-dev): bump the dev-dependencies group with 4 updates (#1071)
1 parent 66f63c7 commit 605617a

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"tmp": "^0.2.3"
3737
},
3838
"devDependencies": {
39-
"@typescript-eslint/eslint-plugin": "^7.14.1",
40-
"@typescript-eslint/parser": "^7.14.1",
39+
"@typescript-eslint/eslint-plugin": "^7.15.0",
40+
"@typescript-eslint/parser": "^7.15.0",
4141
"@vercel/ncc": "^0.38.1",
4242
"eslint": "^8.57.0",
4343
"eslint-config-prettier": "^9.1.0",
4444
"eslint-plugin-import": "^2.29.1",
4545
"eslint-plugin-prettier": "^5.1.3",
46-
"eslint-plugin-simple-import-sort": "^12.1.0",
46+
"eslint-plugin-simple-import-sort": "^12.1.1",
4747
"prettier": "^3.3.2",
48-
"typescript": "^5.5.2"
48+
"typescript": "^5.5.3"
4949
}
5050
}

0 commit comments

Comments
 (0)