Skip to content

Commit 523a1e8

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

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
@@ -40,7 +40,7 @@
4040
"@ava/typescript": "3.0.1",
4141
"@rollup/plugin-multi-entry": "4.1.0",
4242
"@rollup/plugin-typescript": "8.5.0",
43-
"@types/dotenv": "8.2.0",
43+
"@types/dotenv": "8.2.3",
4444
"@types/node": "20.16.14",
4545
"@types/ramda": "0.30.2",
4646
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -685,10 +685,10 @@
685685
"@types/node" "*"
686686
"@types/responselike" "^1.0.0"
687687

688-
"@types/[email protected].0":
689-
version "8.2.0"
690-
resolved "https://registry.yarnpkg.com/@types/dotenv/-/dotenv-8.2.0.tgz#5cd64710c3c98e82d9d15844375a33bf1b45d053"
691-
integrity sha512-ylSC9GhfRH7m1EUXBXofhgx4lUWmFeQDINW5oLuS+gxWdfUeW4zJdeVTYVkexEW+e2VUvlZR2kGnGGipAWR7kw==
688+
"@types/[email protected].3":
689+
version "8.2.3"
690+
resolved "https://registry.yarnpkg.com/@types/dotenv/-/dotenv-8.2.3.tgz#c97b3c5b2e97ff3873793a000999e86cd66ff354"
691+
integrity sha512-g2FXjlDX/cYuc5CiQvyU/6kkbP1JtmGzh0obW50zD7OKeILVL0NSpPWLXVfqoAGQjom2/SLLx9zHq0KXvD6mbw==
692692
dependencies:
693693
dotenv "*"
694694

0 commit comments

Comments
 (0)