Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependencies (speced#4275)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi authored Oct 1, 2022
1 parent 88cd1be commit e976580
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,24 @@
"devDependencies": {
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^14.0.1",
"@rollup/plugin-node-resolve": "^14.1.0",
"@types/marked": "^4.0.7",
"@types/pluralize": "0.0.29",
"boxen": "^7.0.0",
"chokidar": "^3.5.3",
"clean-css": "^5.3.1",
"epipebomb": "^1.0.0",
"eslint": "^8.23.1",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-prettier": "^4.2.1",
"highlight.js": "^11.6.0",
"hyperhtml": "^2.34.1",
"idb": "^7.0.2",
"idb": "^7.1.0",
"jasmine": "^4.4.0",
"jasmine-core": "^4.4.0",
"karma": "^6.4.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-firefox-launcher": "^2.1.2",
"karma-jasmine": "^5.1.0",
Expand All @@ -53,14 +53,14 @@
"pluralize": "^8.0.0",
"prettier": "^2.7.1",
"prompt": "^1.3.0",
"rollup": "^2.79.0",
"rollup": "^2.79.1",
"rollup-plugin-minify-html-literals": "^1.2.6",
"rollup-plugin-terser": "^7.0.2",
"serve": "^14.0.1",
"serve-handler": "^6.1.3",
"sniffy-mimetype": "^1.1.1",
"typescript": "^4.8.3",
"vnu-jar": "^21.10.12",
"typescript": "^4.8.4",
"vnu-jar": "^22.9.29",
"webidl2": "^24.2.2"
},
"scripts": {
Expand All @@ -87,8 +87,8 @@
"dependencies": {
"colors": "1.4.0",
"finalhandler": "^1.2.0",
"marked": "^4.1.0",
"puppeteer": "^17.1.3",
"marked": "^4.1.1",
"puppeteer": "^18.0.5",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down

0 comments on commit e976580

Please sign in to comment.