Skip to content

Commit b1b4ace

Browse files
Update dependency @types/dotenv to v8.2.3 (#1094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8178a9f commit b1b4ace

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@ava/typescript": "4.1.0",
4242
"@rollup/plugin-multi-entry": "6.0.1",
4343
"@rollup/plugin-typescript": "11.1.6",
44-
"@types/dotenv": "8.2.0",
44+
"@types/dotenv": "8.2.3",
4545
"@types/jsonwebtoken": "9.0.7",
4646
"@types/node": "20.14.14",
4747
"@types/ramda": "0.30.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@
367367
estree-walker "^2.0.2"
368368
picomatch "^2.3.1"
369369

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

0 commit comments

Comments
 (0)