Skip to content

Commit

Permalink
build: update deps to clean up yarn audit
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound committed Dec 5, 2022
1 parent 3dd7a88 commit f788b5c
Show file tree
Hide file tree
Showing 2 changed files with 2,569 additions and 4,573 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"node": ">= 10.0.0"
},
"devDependencies": {
"@continuous-auth/semantic-release-npm": "^2.0.0",
"@continuous-auth/semantic-release-npm": "^3.0.0",
"@types/debug": "^4.1.5",
"@types/fs-extra": "^9.0.1",
"@types/jest": "^25.1.4",
"@types/jest": "^29.0.0",
"@types/node": "^13.7.7",
"jest": "^25.1.0",
"jest": "^29.0.0",
"prettier": "^1.18.2",
"ts-jest": "^25.2.1",
"typescript": "^3.6.4"
"ts-jest": "^29.0.0",
"typescript": "^4.8.4"
},
"dependencies": {
"debug": "^4.1.1",
Expand Down
Loading

0 comments on commit f788b5c

Please sign in to comment.