Skip to content

Commit 9ef9855

Browse files
Update dependency dotenv to v16.5.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | dotenv | 16.4.7 | 16.5.0 | ## [v16.5.0](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1650-2025-04-07) ##### Added - 🎉 Added new sponsor [Graphite](https://graphite.dev/?utm_source=github\&utm_medium=repo\&utm_campaign=dotenv) - *the AI developer productivity platform helping teams on GitHub ship higher quality software, faster*. > \[!TIP] > **[Become a sponsor](https://github.com/sponsors/motdotla)** > > The dotenvx README is viewed thousands of times DAILY on GitHub and NPM. > Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time. ##### Changed - Remove `_log` method. Use `_debug` [#862](motdotla/dotenv#862)
1 parent 080669b commit 9ef9855

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "8.29.0",
2929
"@typescript-eslint/parser": "8.29.0",
3030
"@vitejs/plugin-react": "4.3.4",
31-
"dotenv": "16.4.7",
31+
"dotenv": "16.5.0",
3232
"eslint": "8.23.1",
3333
"eslint-config-airbnb": "19.0.4",
3434
"eslint-config-prettier": "10.1.1",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)