Skip to content

Commit e5cf4d1

Browse files
committed
chore: update deps
1 parent bc6bde3 commit e5cf4d1

File tree

2 files changed

+518
-214
lines changed

2 files changed

+518
-214
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"eslint": "8.57.0",
160160
"eslint-config-standard": "^17.1.0",
161161
"eslint-plugin-import": "2.29.1",
162-
"eslint-plugin-n": "^16.6.2",
162+
"eslint-plugin-n": "16.6.2",
163163
"eslint-plugin-node": "^11.1.0",
164164
"eslint-plugin-promise": "^6.1.1",
165165
"eslint-plugin-react": "7.34.1",
@@ -187,8 +187,8 @@
187187
"timeago.js": "^4.0.2",
188188
"url-loader": "^4.1.1",
189189
"webpack": "^5.91.0",
190-
"webpack-cli": "^4.10.0",
191-
"webpack-dev-server": "4.15.2",
190+
"webpack-cli": "^5.1.4",
191+
"webpack-dev-server": "5.0.4",
192192
"yargs": "^16.2.0"
193193
},
194194
"packageManager": "yarn@3.2.1"

0 commit comments

Comments
 (0)