Skip to content

Commit

Permalink
Merge pull request #752 from duffelhq/renovate/dotenv-16.x
Browse files Browse the repository at this point in the history
build(deps): update dependency dotenv to v16.3.1
  • Loading branch information
igorp1 committed Jun 26, 2023
2 parents e1027d3 + 07f5d35 commit 1c77fd1
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 @@ -71,7 +71,7 @@
"@typescript-eslint/parser": "5.35.1",
"colors": "1.4.0",
"commitizen": "4.3.0",
"dotenv": "16.0.3",
"dotenv": "16.3.1",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-spellcheck": "0.0.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3166,10 +3166,10 @@ dot-prop@^5.1.0:
dependencies:
is-obj "^2.0.0"

dotenv@16.0.3:
version "16.0.3"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
dotenv@16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==

dts-bundle@^0.7.3:
version "0.7.3"
Expand Down

0 comments on commit 1c77fd1

Please sign in to comment.