Skip to content

Commit e311e06

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

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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.11",
154+
"typescript": "5.4.2",
155+
"undici": "6.7.1"
156156
}
157157
}

0 commit comments

Comments
 (0)