Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gka committed Aug 17, 2024
1 parent a115767 commit d7a08f2
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 160 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,22 @@
"prepare": "husky"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.0",
"@babel/eslint-parser": "^7.25.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@rollup/plugin-buble": "^1.0.3",
"@rollup/plugin-terser": "^0.4.4",
"cross-env": "^7.0.3",
"eslint": "^9.8.0",
"globals": "^15.8.0",
"eslint": "^9.9.0",
"globals": "^15.9.0",
"http-server": "^14.1.1",
"husky": "^9.1.3",
"husky": "^9.1.4",
"markdown-to-html": "0.0.13",
"minimatch": "^10.0.1",
"prettier": "^3.3.3",
"rollup": "^4.19.1",
"rollup": "^4.20.0",
"rollup-plugin-license": "^3.5.2",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"license": "(BSD-3-Clause AND Apache-2.0)",
"spm": {
Expand Down
Loading

0 comments on commit d7a08f2

Please sign in to comment.