Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Aug 18, 2023
1 parent 7c1e2c8 commit 1b2b878
Show file tree
Hide file tree
Showing 3 changed files with 2,888 additions and 1,308 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
},
"prettier": "@vercel/style-guide/prettier",
"dependencies": {
"htmlparser2": "8.0.1"
"htmlparser2": "9.0.0"
},
"devDependencies": {
"@types/node": "18.11.18",
"@vercel/style-guide": "4.0.2",
"eslint": "8.31.0",
"prettier": "2.8.1",
"typescript": "4.9.4"
"eslint": "8.47.0",
"prettier": "3.0.2",
"typescript": "5.1.6"
},
"packageManager": "pnpm@7.22.0",
"packageManager": "pnpm@8.6.12",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit 1b2b878

Please sign in to comment.