Skip to content

Commit

Permalink
Update dependency dotenv to v16.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 8dfbb46 commit 5b95f4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.6",
"dotenv": "16.4.7",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-functional": "^7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1201,10 +1201,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2742,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.6"
dotenv: "npm:16.4.7"
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 5b95f4e

Please sign in to comment.