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] committed Sep 12, 2024
1 parent 978d2da commit e325784
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 67 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
},
"dependencies": {
"axios": "1.6.7",
"tslib": "2.6.2"
"tslib": "2.7.0"
},
"description": "Wrapper around the Asana node SDK",
"devDependencies": {
"@digitalroute/cz-conventional-changelog-for-jira": "8.0.1",
"@openapitools/openapi-generator-cli": "2.11.0",
"@openapitools/openapi-generator-cli": "2.13.5",
"@pliancy/eslint-config-ts": "1.1.1",
"@pliancy/semantic-release-config-npm": "2.2.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.25",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
"commitizen": "4.3.0",
"cpy-cli": "5.0.0",
"husky": "9.0.11",
"husky": "9.1.6",
"jest": "29.7.0",
"npm-run-all2": "5.0.0",
"npm-run-all2": "5.0.2",
"open-cli": "8.0.0",
"pinst": "3.0.0",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"typescript": "5.4.2"
"rimraf": "5.0.10",
"ts-jest": "29.2.5",
"typescript": "5.6.2"
},
"engines": {
"node": ">=16"
Expand Down Expand Up @@ -61,7 +61,7 @@
},
"version": "1.1.1",
"volta": {
"node": "20.11.1",
"node": "20.17.0",
"yarn": "1.22.22"
}
}
Loading

0 comments on commit e325784

Please sign in to comment.