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

Commit 4e1892a

Browse files
build(deps-dev): bump dotenv from 8.2.0 to 9.0.0 in /token-lending/js (#1666)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.2.0...v9.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3714c70 commit 4e1892a

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

token-lending/js/package-lock.json

Lines changed: 9 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.22.1",
5454
"@typescript-eslint/parser": "^4.22.1",
55-
"dotenv": "^8.2.0",
55+
"dotenv": "^9.0.0",
5656
"eslint": "^7.25.0",
5757
"eslint-config-prettier": "^7.2.0",
5858
"eslint-plugin-prettier": "^3.4.0",

0 commit comments

Comments
 (0)