Skip to content

Commit

Permalink
fix: update typedoc eslint and node typings
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ committed Oct 28, 2022
1 parent 15c6d00 commit f0f3c3a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -28,13 +28,13 @@
"devDependencies": {
"@json-schema-tools/meta-schema": "^1.7.0",
"@types/jest": "^29.2.0",
"@types/node": "^18.0.0",
"@types/node": "^18.11.7",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",
"eslint": "^7.28.0",
"eslint": "^7.32.0",
"jest": "^29.2.2",
"ts-jest": "^29.0.3",
"typedoc": "^0.23.18",
"typedoc": "^0.23.19",
"typescript": "^4.8.4"
},
"dependencies": {
Expand Down

0 comments on commit f0f3c3a

Please sign in to comment.