Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliaksandr-Kasko-JazzTeam committed May 6, 2024
1 parent 2b7bcf1 commit 4a80409
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 40 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 1.2.9
- Bump dependencies

#### 1.2.8
- Add support taskCount on createJob

Expand Down
72 changes: 36 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"author": "Aliaksandr Kasko <[email protected]>",
"license": "MIT",
"dependencies": {
"axios": "^1.6.7",
"google-auth-library": "^9.6.3"
"axios": "^1.6.8",
"google-auth-library": "^9.9.0"
},
"devDependencies": {
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"mocha": "^10.3.0",
"typescript": "^5.3.3"
"mocha": "^10.4.0",
"typescript": "^5.4.5"
}
}

0 comments on commit 4a80409

Please sign in to comment.