Skip to content

Commit

Permalink
Update dependency dotenv to v16.4.6 (#1127)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent d16f1d6 commit 8dfbb46
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/eslint__js": "^8.42.3",
"@types/node": "22.10.1",
"@types/ramda": "0.30.2",
"dotenv": "16.4.5",
"dotenv": "16.4.6",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-functional": "^7.0.2",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1194,13 +1194,20 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:*, dotenv@npm:16.4.5":
"dotenv@npm:*":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10c0/48d92870076832af0418b13acd6e5a5a3e83bb00df690d9812e94b24aff62b88ade955ac99a05501305b8dc8f1b0ee7638b18493deb6fe93d680e5220936292f
languageName: node
linkType: hard

"dotenv@npm:16.4.6":
version: 16.4.6
resolution: "dotenv@npm:16.4.6"
checksum: 10c0/6c0c0c82eaa0ca6cc7193b2550920ec6d2eabfe32498bf454c0a1187c0680c79daa199ba873d33692f055755e5068f862689aca03bc8ff57e7d70302f3152012
languageName: node
linkType: hard

"eastasianwidth@npm:^0.2.0":
version: 0.2.0
resolution: "eastasianwidth@npm:0.2.0"
Expand Down Expand Up @@ -2735,7 +2742,7 @@ __metadata:
"@types/eslint__js": "npm:^8.42.3"
"@types/node": "npm:22.10.1"
"@types/ramda": "npm:0.30.2"
dotenv: "npm:16.4.5"
dotenv: "npm:16.4.6"
eslint: "npm:^9.12.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-functional: "npm:^7.0.2"
Expand Down

0 comments on commit 8dfbb46

Please sign in to comment.