Skip to content

Commit

Permalink
Update dependency dotenv to v16.4.7
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | dotenv  | 16.4.5 | 16.4.7 |


## [v16.4.7](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1647-2024-12-03)

##### Changed

-   Ignore `.tap` folder when publishing. (oops, sorry about that everyone. - [@motdotla](https://github.com/motdotla)) [#848](motdotla/dotenv#848)


## [v16.4.6](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1646-2024-12-02)

##### Changed

-   Clean up stale dev dependencies [#847](motdotla/dotenv#847)
-   Various README updates clarifying usage and alternative solutions using [dotenvx](https://github.com/dotenvx/dotenvx)
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 5b8871d commit 75f568f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@vitejs/plugin-react": "4.3.4",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"eslint": "8.23.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 75f568f

Please sign in to comment.