Skip to content

Commit

Permalink
Update dependency @types/dotenv to v8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 02f2a39 commit f7a46ad
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 @@ -25,7 +25,7 @@
"@devprotocol/util-ts": "2.2.1",
"@truffle/hdwallet-provider": "2.1.0",
"@types/bent": "7.3.2",
"@types/dotenv": "8.2.0",
"@types/dotenv": "8.2.3",
"@types/node": "16.18.0",
"@types/shelljs": "0.8.11",
"@typescript-eslint/eslint-plugin": "5.40.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2200,10 +2200,10 @@
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.10.tgz#61cc8469849e5bcdd0c7044122265c39cec10cf4"
integrity sha512-C7srjHiVG3Ey1nR6d511dtDkCEjxuN9W1HWAEjGq8kpcwmNM6JJkpC0xvabM7BXTG2wDq8Eu33iH9aQKa7IvLQ==

"@types/dotenv@8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@types/dotenv/-/dotenv-8.2.0.tgz#5cd64710c3c98e82d9d15844375a33bf1b45d053"
integrity sha512-ylSC9GhfRH7m1EUXBXofhgx4lUWmFeQDINW5oLuS+gxWdfUeW4zJdeVTYVkexEW+e2VUvlZR2kGnGGipAWR7kw==
"@types/dotenv@8.2.3":
version "8.2.3"
resolved "https://registry.yarnpkg.com/@types/dotenv/-/dotenv-8.2.3.tgz#c97b3c5b2e97ff3873793a000999e86cd66ff354"
integrity sha512-g2FXjlDX/cYuc5CiQvyU/6kkbP1JtmGzh0obW50zD7OKeILVL0NSpPWLXVfqoAGQjom2/SLLx9zHq0KXvD6mbw==
dependencies:
dotenv "*"

Expand Down

0 comments on commit f7a46ad

Please sign in to comment.