Skip to content

Commit 010b54a

Browse files
build(dependabot): bump dotenv from 16.4.1 to 16.4.5 (#39)
* build(dependabot): bump dotenv from 16.4.1 to 16.4.5 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.1 to 16.4.5. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.1...v16.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Change files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raphael Landaverde <[email protected]>
1 parent 9545549 commit 010b54a

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "build(dependabot): bump dotenv from 16.4.1 to 16.4.5",
4+
"packageName": "@minecraft/core-build-tasks",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

package-lock.json

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

tools/core-build-tasks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@rushstack/node-core-library": "^3.59.6",
3030
"@microsoft/api-extractor": "^7.38.3",
3131
"esbuild": "^0.20.1",
32-
"dotenv": "^16.0.2",
32+
"dotenv": "^16.4.5",
3333
"just-scripts": "^2.3.2",
3434
"prettier": "^2.8.2",
3535
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)