Skip to content

Commit

Permalink
chore(deps): update dependencies, pnpm, prettier (#4586)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi authored Nov 17, 2023
1 parent cea7e27 commit 3dac90f
Show file tree
Hide file tree
Showing 9 changed files with 126 additions and 130 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engines": {
"node": ">=18.14"
},
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.10.5",
"bin": {
"respec": "tools/respec2html.js",
"respec2html": "tools/respec2html.js"
Expand Down Expand Up @@ -53,9 +53,9 @@
"karma-safari-launcher": "^1.0.0",
"loading-indicator": "^2.0.0",
"pluralize": "^8.0.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"prompt": "^1.3.0",
"rollup": "^4.3.0",
"rollup": "^4.4.1",
"rollup-plugin-minify-html-literals": "^1.2.6",
"serve": "^14.2.1",
"serve-handler": "^6.1.5",
Expand Down Expand Up @@ -90,7 +90,7 @@
"colors": "1.4.0",
"finalhandler": "^1.2.0",
"marked": "^4.3.0",
"puppeteer": "^21.5.1",
"puppeteer": "^21.5.2",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down
Loading

0 comments on commit 3dac90f

Please sign in to comment.