Skip to content

Commit 5d026b7

Browse files
Bump dotenv from 8.2.0 to 17.2.3 in /scripts (#611)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 17.2.3. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.2.0...v17.2.3) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fa69c5 commit 5d026b7

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

scripts/package-lock.json

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

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@octokit/plugin-throttling": "^11.0.0",
99
"args-parser": "^1.3.0",
1010
"asciidoctor": "^2.2.1",
11-
"dotenv": "^8.2.0",
11+
"dotenv": "^17.2.3",
1212
"yaml": "^2.2.2",
1313
"yaml-front-matter": "^4.1.1"
1414
},

0 commit comments

Comments
 (0)