Skip to content

Commit 36fc69d

Browse files
build(deps): bump dotenv from 17.0.0 to 17.2.1 (#49)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.0 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.0...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc867db commit 36fc69d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"dependencies": {
6464
"@actions/core": "^1.11.1",
65-
"dotenv": "^17.0.0",
65+
"dotenv": "^17.2.1",
6666
"js-yaml": "^4.1.0",
6767
"nunjucks": "^3.2.4"
6868
},

0 commit comments

Comments
 (0)