Skip to content

Commit

Permalink
chore(deps): update dependencies; run through v3 prettier (#4481)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi authored Jul 17, 2023
1 parent 1f15b4c commit 20b3430
Show file tree
Hide file tree
Showing 9 changed files with 406 additions and 369 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
],
"devDependencies": {
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/marked": "^4.3.1",
"@types/pluralize": "0.0.29",
"boxen": "^7.1.0",
"@types/pluralize": "0.0.30",
"boxen": "^7.1.1",
"chokidar": "^3.5.3",
"clean-css": "^5.3.2",
"epipebomb": "^1.0.0",
"eslint": "^8.43.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "^5.0.0",
"highlight.js": "^11.8.0",
"hyperhtml": "^2.34.2",
"idb": "^7.1.1",
Expand All @@ -52,17 +52,17 @@
"karma-safari-launcher": "^1.0.0",
"loading-indicator": "^2.0.0",
"pluralize": "^8.0.0",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"prompt": "^1.3.0",
"rollup": "^3.25.1",
"rollup": "^3.26.2",
"rollup-plugin-minify-html-literals": "^1.2.6",
"rollup-plugin-terser": "^7.0.2",
"serve": "^14.2.0",
"serve-handler": "^6.1.5",
"sniffy-mimetype": "^1.1.1",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"vnu-jar": "^23.4.11",
"webidl2": "^24.3.0"
"webidl2": "^24.4.1"
},
"scripts": {
"build:aom-debug": "pnpm build:aom -- --debug",
Expand Down Expand Up @@ -90,7 +90,7 @@
"colors": "1.4.0",
"finalhandler": "^1.2.0",
"marked": "^4.3.0",
"puppeteer": "^20.7.3",
"puppeteer": "^20.8.2",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down
Loading

0 comments on commit 20b3430

Please sign in to comment.