Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 9791371 commit aed2f61
Show file tree
Hide file tree
Showing 2 changed files with 739 additions and 680 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
},
"license": "MIT",
"dependencies": {
"@azure/storage-blob": "12.17.0",
"@azure/storage-blob": "12.26.0",
"@microsoft/microsoft-graph-client": "3.0.7",
"@microsoft/microsoft-graph-types-beta": "0.40.0-preview",
"axios": "1.7.9",
"isomorphic-fetch": "3.0.0",
"qs": "6.13.1",
"qs": "6.14.0",
"tslib": "2.8.1"
},
"devDependencies": {
Expand All @@ -43,21 +43,21 @@
"@semantic-release/npm": "11.0.3",
"@types/isomorphic-fetch": "0.0.39",
"@types/jest": "29.5.14",
"@types/node": "20.11.25",
"@types/qs": "6.9.17",
"commitizen": "4.3.0",
"@types/node": "20.17.13",
"@types/qs": "6.9.18",
"commitizen": "4.3.1",
"cpy-cli": "5.0.0",
"husky": "8.0.3",
"jest": "29.7.0",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
"rimraf": "6.0.1",
"semantic-release": "23.0.2",
"ts-jest": "29.1.2",
"semantic-release": "23.1.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typedoc": "0.25.11",
"typedoc-plugin-missing-exports": "2.2.0",
"typescript": "5.7.2"
"typedoc": "0.27.6",
"typedoc-plugin-missing-exports": "2.3.0",
"typescript": "5.7.3"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit aed2f61

Please sign in to comment.