Skip to content

Commit 251c6eb

Browse files
chore(deps): all non-major dependencies
1 parent c1104f9 commit 251c6eb

File tree

2 files changed

+78
-81
lines changed

2 files changed

+78
-81
lines changed

package-lock.json

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

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,10 @@
135135
"devDependencies": {
136136
"@adonisjs/http-server": "7.1.0",
137137
"@types/express": "4.17.21",
138-
"@types/node": "18.19.19",
139-
"@typescript-eslint/eslint-plugin": "7.1.0",
140-
"@typescript-eslint/parser": "7.1.0",
141-
"@vercel/node": "3.0.20",
138+
"@types/node": "18.19.22",
139+
"@typescript-eslint/eslint-plugin": "7.1.1",
140+
"@typescript-eslint/parser": "7.1.1",
141+
"@vercel/node": "3.0.22",
142142
"all-contributors-cli": "6.26.1",
143143
"c8": "9.1.0",
144144
"dotenv": "16.4.5",
@@ -150,8 +150,8 @@
150150
"mocha": "10.3.0",
151151
"prettier": "3.2.5",
152152
"sinon": "17.0.1",
153-
"typedoc": "0.25.9",
154-
"typescript": "5.3.3",
155-
"undici": "6.6.2"
153+
"typedoc": "0.25.12",
154+
"typescript": "5.4.2",
155+
"undici": "6.7.1"
156156
}
157157
}

0 commit comments

Comments
 (0)