Skip to content

Commit 5988f20

Browse files
chore(deps): update dependency @types/dotenv to v8.2.3 (#438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f32e024 commit 5988f20

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nomiclabs/hardhat-waffle": "2.0.6",
2626
"@openzeppelin/contracts": "4.8.2",
2727
"@types/chai": "5.2.3",
28-
"@types/dotenv": "8.2.0",
28+
"@types/dotenv": "8.2.3",
2929
"@types/mocha": "10.0.6",
3030
"@types/node": "20.14.12",
3131
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,10 +1309,10 @@
13091309
resolved "https://registry.yarnpkg.com/@types/deep-eql/-/deep-eql-4.0.2.tgz#334311971d3a07121e7eb91b684a605e7eea9cbd"
13101310
integrity sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==
13111311

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

0 commit comments

Comments
 (0)