Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yo35 committed Nov 11, 2023
1 parent d319255 commit 709c875
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 90 deletions.
179 changes: 93 additions & 86 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 @@ -37,12 +37,12 @@
],
"devDependencies": {
"@knodes/typedoc-plugin-pages": "^0.23.4",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"archiver": "^6.0.1",
"browserify": "^17.0.0",
"commander": "^11.0.0",
"eslint": "^8.50.0",
"commander": "^11.1.0",
"eslint": "^8.53.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"rimraf": "^5.0.5",
Expand Down

0 comments on commit 709c875

Please sign in to comment.