Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Jun 26, 2022
1 parent ff154a8 commit 3e3bea1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 36 deletions.
46 changes: 15 additions & 31 deletions package-lock.json

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

9 changes: 4 additions & 5 deletions package.json
Expand Up @@ -39,16 +39,15 @@
"jest-environment-jsdom": "^28.1.1",
"jest-expect-message": "^1.0.2",
"jest-extended": "^2.0.0",
"jest-junit": "^13.2.0",
"jest-junit": "^14.0.0",
"jest-runner-eslint": "^1.0.1",
"prettier": "^2.7.1",
"process": "^0.11.10",
"prop-types": "^15.8.1",
"ts-jest": "^28.0.5",
"ts-node": "^10.8.1",
"typedoc": "^0.22.17",
"typescript": "^4.7.4",
"unique-names-generator": "^4.7.1"
"typedoc": "^0.22.18",
"typescript": "^4.7.4"
},
"files": [
"dist/**/*"
Expand Down Expand Up @@ -88,4 +87,4 @@
"classNameTemplate": "{classname}",
"titleTemplate": "{title}"
}
}
}

0 comments on commit 3e3bea1

Please sign in to comment.