Skip to content

Commit

Permalink
Update dependency @types/config to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent f27fcc1 commit 1e78fa2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.146",
"@types/config": "3.3.4",
"@types/config": "3.3.5",
"@types/jest": "27.5.2",
"@types/node": "22.10.1",
"@types/source-map-support": "0.5.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1862,10 +1862,10 @@
dependencies:
"@babel/types" "^7.3.0"

"@types/config@3.3.4":
version "3.3.4"
resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.4.tgz#e46d1ee74f9b0c53645f644dd5f3ba5bedc68d76"
integrity sha512-qFiTLnWy+TdPSMIXFHP+87lFXFRM4SXjRS+CSB66+56TrpLNw003y1sh7DGaaC1NGesxgKoT5FDy6dyA1Xju/g==
"@types/config@3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.5.tgz#91f0a52b10212b9c4254fb0bbc4bedd77cd389b8"
integrity sha512-itq2HtXQBrNUKwMNZnb9mBRE3T99VYCdl1gjST9rq+9kFaB1iMMGuDeZnP88qid73DnpAMKH9ZolqDpS1Lz7+w==

"@types/estree@^1.0.6":
version "1.0.6"
Expand Down

0 comments on commit 1e78fa2

Please sign in to comment.