Skip to content

Commit

Permalink
fix: upgrade dotenv from 16.3.1 to 16.3.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade dotenv from 16.3.1 to 16.3.2.

See this package in npm:
https://www.npmjs.com/package/dotenv

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/a3ccfcb7-fe75-47ec-b7c7-48da067433c3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 10, 2024
1 parent ed02cc5 commit 9eb0c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin-turbo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lint:prettier": "prettier -c . --cache --ignore-path=../../.prettierignore"
},
"dependencies": {
"dotenv": "16.3.1"
"dotenv": "16.3.2"
},
"devDependencies": {
"@types/eslint": "^8.4.5",
Expand Down

0 comments on commit 9eb0c9c

Please sign in to comment.