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 Jun 15, 2023
1 parent 7ac7a64 commit 5b253d4
Show file tree
Hide file tree
Showing 13 changed files with 4,250 additions and 2,417 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

orbs:
aws-cli: circleci/[email protected]
codecov: codecov/[email protected].3
codecov: codecov/[email protected].5

references:
general:
Expand Down
12 changes: 6 additions & 6 deletions api/package-lock.json

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

4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@package/tsconfig": "^1.0.0",
"@package/webpack": "^1.0.0",
"@purple/serverless-git-branch-stage-plugin": "^1.2.0",
"@types/aws-lambda": "8.10.101",
"@types/aws-lambda": "8.10.119",
"@types/jest": "^27.0.0",
"@types/node": "14.18.21",
"@types/node": "14.18.51",
"aws-sdk": "2.1162.0",
"aws-sso-creds-helper": "^1.8.9",
"env-cmd": "^10.1.0",
Expand Down
12 changes: 6 additions & 6 deletions backend/addTodo/package-lock.json

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

4 changes: 2 additions & 2 deletions backend/addTodo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@package/tsconfig": "^1.0.0",
"@package/webpack": "^1.0.0",
"@purple/serverless-git-branch-stage-plugin": "1.3.2",
"@types/hapi__joi": "17.1.8",
"@types/hapi__joi": "17.1.9",
"@types/jest": "27.5.2",
"@types/node": "14.18.21",
"@types/node": "14.18.51",
"aws-sdk": "2.1162.0",
"aws-sdk-mock": "5.7.0",
"aws-sso-creds-helper": "^1.8.9",
Expand Down
Loading

0 comments on commit 5b253d4

Please sign in to comment.