Skip to content

Commit

Permalink
chore(deps): update dependencies (#4580)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi authored Nov 9, 2023
1 parent 6fa92d8 commit b0c3112
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 268 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/marked": "^4.3.1",
"@types/pluralize": "0.0.31",
"@types/marked": "^4.3.2",
"@types/pluralize": "0.0.33",
"boxen": "^7.1.1",
"chokidar": "^3.5.3",
"clean-css": "^5.3.2",
"epipebomb": "^1.0.0",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-prettier": "^5.0.1",
"highlight.js": "^11.9.0",
Expand All @@ -55,7 +55,7 @@
"pluralize": "^8.0.0",
"prettier": "^3.0.3",
"prompt": "^1.3.0",
"rollup": "^4.1.4",
"rollup": "^4.3.0",
"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.3.8",
"puppeteer": "^21.5.1",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down
Loading

0 comments on commit b0c3112

Please sign in to comment.