Skip to content

Commit 94df952

Browse files
committedJan 28, 2025
(chore) Update dependencies
1 parent a513ac4 commit 94df952

File tree

2 files changed

+128
-126
lines changed

2 files changed

+128
-126
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,15 @@
8282
"parser": "typescript"
8383
},
8484
"dependencies": {
85-
"@eslint/js": "9.17.0",
85+
"@eslint/js": "9.19.0",
8686
"@types/chai": "4.3.19",
8787
"@types/eslint__js": "8.42.3",
8888
"@types/mocha": "10.0.10",
8989
"async": "3.2.6",
9090
"chai": "4.4.1",
9191
"chokidar": "3.6.0",
92-
"eslint": "9.17.0",
93-
"eslint-config-prettier": "9.1.0",
92+
"eslint": "9.19.0",
93+
"eslint-config-prettier": "10.0.1",
9494
"eslint-plugin-unused-imports": "4.1.4",
9595
"glob": "8.1.0",
9696
"handlebars": "4.7.8",
@@ -108,16 +108,16 @@
108108
"ts-node": "7.0.1",
109109
"tslib": "2.8.1",
110110
"tsutils": "3.21.0",
111-
"typescript": "5.7.2",
112-
"typescript-eslint": "8.19.0",
111+
"typescript": "5.7.3",
112+
"typescript-eslint": "8.22.0",
113113
"ws": "7.5.2",
114114
"yargs": "15.4.1"
115115
},
116116
"devDependencies": {
117117
"@types/async": "3.2.24",
118118
"@types/glob": "7.2.0",
119119
"@types/inquirer": "6.5.0",
120-
"@types/node": "22.10.5",
120+
"@types/node": "22.12.0",
121121
"@types/semver": "7.5.8",
122122
"@types/sinon": "17.0.3",
123123
"@types/ws": "7.4.7",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.