Skip to content

Commit

Permalink
chore(deps): ambient types
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent a721325 commit bbae340
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@commitlint/travis-cli": "8.3.5",
"@mike-north/js-lib-renovate-config": "1.1.5",
"@mike-north/js-lib-semantic-release-config": "1.0.1",
"@types/aws-lambda": "8.10.65",
"@types/aws-sdk": "2.7.0",
"@types/aws-lambda": "8.10.145",
"@types/aws-sdk": "2.7.4",
"@types/chai": "4.1.7",
"@types/mocha": "5.2.7",
"@types/node": "9.6.61",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1642,15 +1642,15 @@
dependencies:
defer-to-connect "^1.0.1"

"@types/[email protected].65":
version "8.10.65"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.65.tgz#fdd1f960a536d5a95c842258a7bb032aa0fbb9b6"
integrity sha512-JgRpDnvQFrGIO6zckdT9+8FvkPqiaI6JzL2erZtsbQVvWuQiQgaUiOXxFxRqOvSuG9MBGQ08GWkj0G3j81Kzdg==

"@types/[email protected].0":
version "2.7.0"
resolved "https://registry.yarnpkg.com/@types/aws-sdk/-/aws-sdk-2.7.0.tgz#83588b3d14ebdca1d4ce5e023387577568ce82f3"
integrity sha1-g1iLPRTr3KHUzl4CM4dXdWjOgvM=
"@types/[email protected].145":
version "8.10.145"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.145.tgz#b2d31a987f4888e5553ff1819f57cafa475594d9"
integrity sha512-dtByW6WiFk5W5Jfgz1VM+YPA21xMXTuSFoLYIDY0L44jDLLflVPtZkYuu3/YxpGcvjzKFBZLU+GyKjR0HOYtyw==

"@types/[email protected].4":
version "2.7.4"
resolved "https://registry.yarnpkg.com/@types/aws-sdk/-/aws-sdk-2.7.4.tgz#b6788639950e5910c844089cac79d5f316de8bb4"
integrity sha512-BdGaQDSow2hYmHbn7RV/Lg9rvh/JBD6gFRKAeCh3eqjc2eAjaz5m+cjuX1lpaWOisMeb0ep8sZBhtOLHHZ8qAA==
dependencies:
aws-sdk "*"

Expand Down

0 comments on commit bbae340

Please sign in to comment.