Skip to content

Commit

Permalink
build(deps): bump dotenv from 16.4.5 to 16.4.7
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jamacku committed Jan 2, 2025
1 parent 9d579e9 commit 7487efb
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 @@ -39,7 +39,7 @@
"@total-typescript/ts-reset": "0.6.1",
"chalk": "5.3.0",
"commander": "12.1.0",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"jira.js": "4.0.2",
"zod": "3.24.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -957,10 +957,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10c0/48d92870076832af0418b13acd6e5a5a3e83bb00df690d9812e94b24aff62b88ade955ac99a05501305b8dc8f1b0ee7638b18493deb6fe93d680e5220936292f
"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 @@ -1928,7 +1928,7 @@ __metadata:
"@vitest/coverage-v8": "npm:2.1.8"
chalk: "npm:5.3.0"
commander: "npm:12.1.0"
dotenv: "npm:16.4.5"
dotenv: "npm:16.4.7"
esbuild: "npm:0.24.0"
jira.js: "npm:4.0.2"
prettier: "npm:3.4.2"
Expand Down

0 comments on commit 7487efb

Please sign in to comment.