Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gka committed Jul 9, 2024
1 parent 4ebe25f commit 95c7eba
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 85 deletions.
185 changes: 104 additions & 81 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"lint": "eslint index.js index-light.js src"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.5",
"@babel/eslint-parser": "^7.24.7",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^3.0.1",
"cross-env": "^7.0.3",
"es6-shim": "^0.35.6",
"es6-shim": "^0.35.8",
"eslint": "^8.7.0",
"http-server": "^14.1.0",
"http-server": "^14.1.1",
"husky": "^1.2.1",
"markdown-to-html": "0.0.13",
"minimatch": "^3.0.4",
"rollup": "^2.66.1",
"rollup-plugin-license": "^2.6.1",
"rollup-plugin-terser": "^7.0.2",
"vows": "^0.8.2"
"vows": "^0.8.3"
},
"license": "(BSD-3-Clause AND Apache-2.0)",
"spm": {
Expand Down

0 comments on commit 95c7eba

Please sign in to comment.