Skip to content

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 Sep 25, 2024
1 parent c7943f6 commit 95a4dcf
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 104 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,28 @@
},
"dependencies": {
"axios": "1.7.2",
"cheerio": "1.0.0-rc.12",
"http-cookie-agent": "6.0.5",
"tough-cookie": "5.0.0-rc.2"
"cheerio": "1.0.0",
"http-cookie-agent": "6.0.6",
"tough-cookie": "5.0.0"
},
"description": "Library for managing things against the undocumented egnyte resellers API.",
"devDependencies": {
"@pliancy/eslint-config-ts": "1.1.1",
"@pliancy/semantic-release-config-npm": "2.2.0",
"@types/jest": "29.5.12",
"@types/node": "20.12.13",
"@types/jest": "29.5.13",
"@types/node": "20.16.7",
"@types/tough-cookie": "4.0.5",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"cpy-cli": "5.0.0",
"cz-conventional-changelog": "3.3.0",
"husky": "9.0.11",
"husky": "9.1.6",
"jest": "29.7.0",
"pinst": "3.0.0",
"rimraf": "5.0.7",
"ts-jest": "29.1.4",
"rimraf": "5.0.10",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.6.2"
},
"homepage": "https://github.com/pliancy/egnyte-resellers-node",
"keywords": [
Expand Down Expand Up @@ -58,7 +58,7 @@
"types": "index.d.ts",
"version": "2.0.4",
"volta": {
"node": "20.11.1",
"node": "20.17.0",
"yarn": "1.22.22"
}
}
Loading

0 comments on commit 95a4dcf

Please sign in to comment.