Skip to content

Commit 25039a7

Browse files
committed
chore: update packages
1 parent 8d3634f commit 25039a7

File tree

2 files changed

+160
-164
lines changed

2 files changed

+160
-164
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
},
2929
"homepage": "https://github.com/sapphi-red/typescript-plugin-toml#readme",
3030
"devDependencies": {
31-
"@types/node": "^20.8.10",
32-
"@typescript-eslint/eslint-plugin": "^6.9.1",
33-
"@typescript-eslint/parser": "^6.9.1",
34-
"eslint": "^8.52.0",
35-
"eslint-config-prettier": "^9.0.0",
36-
"prettier": "^3.0.3",
37-
"typescript": "^5.2.2"
31+
"@types/node": "^20.12.12",
32+
"@typescript-eslint/eslint-plugin": "^7.9.0",
33+
"@typescript-eslint/parser": "^7.9.0",
34+
"eslint": "^8.57.0",
35+
"eslint-config-prettier": "^9.1.0",
36+
"prettier": "^3.2.5",
37+
"typescript": "^5.4.5"
3838
},
3939
"dependencies": {
4040
"toml": "^3.0.0"

0 commit comments

Comments
 (0)