Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 9df31b1

Browse files
build(deps-dev): bump dotenv from 9.0.2 to 10.0.0 in /token-lending/js (#1812)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.2 to 10.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v9.0.2...v10.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42ad8b2 commit 9df31b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

token-lending/js/package-lock.json

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

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/rollup-plugin-json": "^3.0.2",
5353
"@typescript-eslint/eslint-plugin": "^4.24.0",
5454
"@typescript-eslint/parser": "^4.24.0",
55-
"dotenv": "^9.0.2",
55+
"dotenv": "^10.0.0",
5656
"eslint": "^7.26.0",
5757
"eslint-config-prettier": "^7.2.0",
5858
"eslint-plugin-prettier": "^3.4.0",

0 commit comments

Comments
 (0)