Skip to content

Commit 58838cf

Browse files
authoredJul 29, 2024··
build(deps-dev): bump the dev-dependencies group with 3 updates (#1077)
1 parent 9f3ba2c commit 58838cf

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
@@ -36,15 +36,15 @@
3636
"tmp": "^0.2.3"
3737
},
3838
"devDependencies": {
39-
"@typescript-eslint/eslint-plugin": "^7.16.1",
40-
"@typescript-eslint/parser": "^7.16.1",
39+
"@typescript-eslint/eslint-plugin": "^7.17.0",
40+
"@typescript-eslint/parser": "^7.17.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.2.1",
4646
"eslint-plugin-simple-import-sort": "^12.1.1",
4747
"prettier": "^3.3.3",
48-
"typescript": "^5.5.3"
48+
"typescript": "^5.5.4"
4949
}
5050
}

0 commit comments

Comments
 (0)
Please sign in to comment.