Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit e354e3b

Browse files
committed
chore(deps): update eslint and prettier packages
1 parent fe32bc2 commit e354e3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@
8686
"@types/http-errors": "^2.0.1",
8787
"@types/ws": "^8.5.5",
8888
"@babel/eslint-parser": "^7.11.0",
89-
"eslint": "8.50.0",
89+
"eslint": "8.52.0",
9090
"eslint-config-airbnb-base": "15.0.0",
9191
"eslint-config-prettier": "9.0.0",
92-
"eslint-plugin-import": "2.28.1",
93-
"eslint-plugin-prettier": "5.0.0",
92+
"eslint-plugin-import": "2.29.0",
93+
"eslint-plugin-prettier": "5.0.1",
9494
"semantic-release": "22.0.6",
9595
"tap": "^16.3.4",
9696
"typescript": "^5.1.6"

0 commit comments

Comments
 (0)