Skip to content

Commit 28db9aa

Browse files
chore(deps): all non-major dependencies
1 parent 86ee628 commit 28db9aa

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,14 @@
136136
"@adonisjs/http-server": "5.12.0",
137137
"@types/express": "4.17.21",
138138
"@types/node": "18.19.3",
139-
"@typescript-eslint/eslint-plugin": "6.13.2",
140-
"@typescript-eslint/parser": "6.13.2",
141-
"@vercel/node": "3.0.11",
139+
"@typescript-eslint/eslint-plugin": "6.15.0",
140+
"@typescript-eslint/parser": "6.15.0",
141+
"@vercel/node": "3.0.14",
142142
"all-contributors-cli": "6.26.1",
143143
"c8": "8.0.1",
144144
"dotenv": "16.3.1",
145145
"esbuild": "0.19.0",
146-
"eslint": "8.55.0",
146+
"eslint": "8.56.0",
147147
"eslint-config-prettier": "9.1.0",
148148
"eslint-plugin-tsdoc": "0.2.17",
149149
"glob": "10.3.10",
@@ -152,6 +152,6 @@
152152
"sinon": "17.0.1",
153153
"typedoc": "0.25.4",
154154
"typescript": "5.3.3",
155-
"undici": "6.0.1"
155+
"undici": "6.2.1"
156156
}
157157
}

0 commit comments

Comments
 (0)