Skip to content

Commit 8fc7aba

Browse files
authored
Merge pull request #1322 from philips-labs/develop
release
2 parents ef95793 + 5b3e423 commit 8fc7aba

File tree

15 files changed

+1447
-1474
lines changed

15 files changed

+1447
-1474
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,4 +457,4 @@ This module is part of the Philips Forest.
457457
458458
Talk to the forestkeepers in the `forest`-channel on Slack.
459459
460-
[![Slack](https://philips-software-slackin.now.sh/badge.svg)](https://philips-software-slackin.now.sh)
460+
[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://join.slack.com/t/philips-software/shared_invite/zt-xecw65v5-i1531hGP~mdVwgxLFx7ckg)

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"@typescript-eslint/eslint-plugin": "^4.33.0",
2323
"@typescript-eslint/parser": "^4.33.0",
2424
"@vercel/ncc": "^0.31.1",
25-
"aws-sdk": "^2.1005.0",
25+
"aws-sdk": "^2.1010.0",
2626
"eslint": "^7.32.0",
2727
"eslint-plugin-prettier": "4.0.0",
28-
"jest": "^27.2.5",
28+
"jest": "^27.3.1",
2929
"prettier": "2.4.1",
30-
"ts-jest": "^27.0.5",
30+
"ts-jest": "^27.0.7",
3131
"ts-node-dev": "^1.1.6",
32-
"typescript": "^4.3.4"
32+
"typescript": "^4.4.4"
3333
},
3434
"dependencies": {
35-
"axios": "^0.22.0"
35+
"axios": "^0.23.0"
3636
}
3737
}

0 commit comments

Comments
 (0)