Skip to content

Commit

Permalink
chore: cleanup deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoffelen committed May 1, 2024
1 parent 62d67a9 commit e895c45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@
"jest": "^29.7.0",
"lambda-sample-events": "^1.0.1",
"prettier": "^3.2.5"
},
"dependencies": {
"@laconia/event": "^1.14.0"
}
}
25 changes: 0 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -595,21 +595,6 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@laconia/core@^1.14.0":
version "1.14.0"
resolved "https://registry.yarnpkg.com/@laconia/core/-/core-1.14.0.tgz#05a96cb5522693840bb4c52b2087ce54223e852e"
integrity sha512-FLk6tOV6QfsXfo7TJQ3xVuxDJZzRJbiUXGThjGWtPbZU2NoK+vZEuT12It5b8U8d30KqvzDVjFdmexQtuf32tg==
dependencies:
"@types/aws-lambda" "8.10.76"

"@laconia/event@^1.14.0":
version "1.14.0"
resolved "https://registry.yarnpkg.com/@laconia/event/-/event-1.14.0.tgz#a2297900ba60244f0458a65b69c5a9b43c84002a"
integrity sha512-o4JSUv4Ub3ARplh+v1dZmsfIYuq48qS4Z2GLjgdItdZx0QNHg9WT+C4kiPfzp+Kwchn89jYaPwy2QYa7E41r6g==
dependencies:
"@laconia/core" "^1.14.0"
"@types/aws-lambda" "~8.10.31"

"@sinclair/typebox@^0.27.8":
version "0.27.8"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
Expand All @@ -629,16 +614,6 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@types/[email protected]":
version "8.10.76"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.76.tgz#a20191677f1f5e32fe1f26739b1d6fbbea9cf636"
integrity sha512-lCTyeRm3NWqSwDnoji0z82Pl0tsOpr1p+33AiNeidgarloWXh3wdiVRUuxEa+sY9S5YLOYGz5X3N3Zvpibvm5w==

"@types/aws-lambda@~8.10.31":
version "8.10.137"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.137.tgz#c9998a944541afdd6df0d159e9ec9c23dfe5fb40"
integrity sha512-YNFwzVarXAOXkjuFxONyDw1vgRNzyH8AuyN19s0bM+ChSu/bzxb5XPxYFLXoqoM+tvgzwR3k7fXcEOW125yJxg==

"@types/babel__core@^7.1.14":
version "7.1.15"
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.15.tgz#2ccfb1ad55a02c83f8e0ad327cbc332f55eb1024"
Expand Down

0 comments on commit e895c45

Please sign in to comment.