Skip to content

Commit

Permalink
fix: update deps to clean up yarn audit (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound authored Dec 1, 2022
1 parent 950ad81 commit 8bbdce3
Show file tree
Hide file tree
Showing 2 changed files with 816 additions and 1,046 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"getos": "^3.2.1",
"node-fetch": "^2.6.1",
"semver": "^7.3.5",
"simple-git": "^2.48.0"
"simple-git": "^3.5.0"
},
"devDependencies": {
"@continuous-auth/semantic-release-npm": "^3.0.0",
"@microsoft/api-extractor": "^7.19.4",
"@types/debug": "^4.1.5",
"@types/fs-extra": "^9.0.13",
"@types/getos": "^3.0.1",
"@types/jest": "^27.4.0",
"@types/jest": "^29.2.3",
"@types/node": "^14.14.31",
"@types/node-fetch": "^2.5.11",
"@types/semver": "^7.3.9",
Expand All @@ -54,12 +54,12 @@
"eslint": "^8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.4.7",
"jest": "^29.3.1",
"nock": "^13.2.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"semantic-release": "^19.0.5",
"ts-jest": "^27.1.2",
"ts-jest": "^29.0.0",
"typescript": "^4.5.4"
}
}
Loading

0 comments on commit 8bbdce3

Please sign in to comment.