Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarolyi committed May 10, 2022
1 parent c073f60 commit e8f9521
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 1,001 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
},
"homepage": "https://github.com/davidkarolyi/tguard#readme",
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.179",
"@types/validator": "^13.7.1",
"@types/jest": "^27.5.0",
"@types/lodash": "^4.14.182",
"@types/validator": "^13.7.2",
"codecov": "^3.8.3",
"jest": "^27.5.1",
"prettier": "^2.5.1",
"jest": "^28.1.0",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typedoc": "^0.22.13",
"typedoc-plugin-markdown": "^3.11.14",
"typescript": "4.6.2"
"ts-jest": "^28.0.2",
"typedoc": "^0.22.15",
"typedoc-plugin-markdown": "^3.12.1",
"typescript": "4.6.4"
},
"dependencies": {
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit e8f9521

Please sign in to comment.