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 2, 2023
1 parent 9f026b6 commit 71d520e
Show file tree
Hide file tree
Showing 2 changed files with 1,088 additions and 558 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"description": "Library for managing things against the undocumented egnyte resellers 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",
"@types/node": "14.17.5",
"commitizen": "4.2.4",
"@types/node": "14.18.57",
"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"
},
"homepage": "https://github.com/pliancy/egnyte-resellers-node",
"keywords": [
Expand Down Expand Up @@ -55,7 +55,7 @@
"types": "index.d.ts",
"version": "1.4.0",
"volta": {
"node": "14.15.4",
"yarn": "1.22.10"
"node": "14.21.3",
"yarn": "1.22.19"
}
}
Loading

0 comments on commit 71d520e

Please sign in to comment.