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 Nov 23, 2024
1 parent c7943f6 commit 88d6d49
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 105 deletions.
22 changes: 11 additions & 11 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.14",
"@types/node": "20.17.7",
"@types/tough-cookie": "4.0.5",
"commitizen": "4.3.0",
"commitizen": "4.3.1",
"concurrently": "8.2.2",
"cpy-cli": "5.0.0",
"cz-conventional-changelog": "3.3.0",
"husky": "9.0.11",
"husky": "9.1.7",
"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.7.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.18.1",
"yarn": "1.22.22"
}
}
Loading

0 comments on commit 88d6d49

Please sign in to comment.