Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 171c920 commit 4fbb52e
Show file tree
Hide file tree
Showing 2 changed files with 1,012 additions and 481 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@
}
},
"dependencies": {
"@types/qs": "6.9.7",
"@types/qs": "6.9.10",
"axios": "0.21.1",
"qs": "6.10.1"
"qs": "6.11.2"
},
"description": "Typescript wrapper for Sophos's API",
"devDependencies": {
"@pliancy/eslint-config-ts": "0.0.5",
"@pliancy/semantic-release-config-npm": "2.1.0",
"@pliancy/semantic-release-config-npm": "2.2.0",
"@types/jest": "26.0.24",
"commitizen": "4.2.4",
"commitizen": "4.3.0",
"cpy-cli": "3.1.1",
"cz-conventional-changelog": "3.3.0",
"husky": "7.0.1",
"jest": "27.0.6",
"husky": "7.0.4",
"jest": "27.5.1",
"npm-run-all": "4.1.5",
"pinst": "^2.1.6",
"rimraf": "3.0.2",
"ts-jest": "27.0.3",
"ts-jest": "27.1.5",
"ts-node": "9.1.1",
"typescript": "4.3.5"
"typescript": "4.9.5"
},
"engines": {
"node": ">=12"
Expand Down Expand Up @@ -55,7 +55,7 @@
"types": "index.d.ts",
"version": "0.1.2",
"volta": {
"node": "14.17.3",
"yarn": "1.22.10"
"node": "14.21.3",
"yarn": "1.22.21"
}
}
Loading

0 comments on commit 4fbb52e

Please sign in to comment.