Skip to content

Commit 1ff1169

Browse files
build(deps): bump dotenv from 8.5.1 to 9.0.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.5.1 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.5.1...v9.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9eb4a08 commit 1ff1169

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/commitlint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"commitlint": "^12.1.1"
3939
},
4040
"dependencies": {
41-
"dotenv": "^8.2.0",
41+
"dotenv": "^9.0.0",
4242
"emoji-name-map": "^1.2.9"
4343
},
4444
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6006,10 +6006,10 @@ dotenv@^5.0.1:
60066006
resolved "https://registry.npm.taobao.org/dotenv/download/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
60076007
integrity sha1-pTF0Wb09eauIz/bkQFemo/ux/O8=
60086008

6009-
dotenv@^8.2.0:
6010-
version "8.5.1"
6011-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.5.1.tgz#e3a4c7862daba51b92bce0da5c349f11faa28663"
6012-
integrity sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ==
6009+
dotenv@^9.0.0:
6010+
version "9.0.0"
6011+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.0.tgz#2408af4e39378375b7eebe30b7b54989e36d6e46"
6012+
integrity sha512-yy3x9XjojW8ROTBePD25AcMoHqGHsvHmtfw8QWlpEXyMMXXPj6brUA464AptUvHuTPRmNz6Sd3ZLNLeJl6dHJA==
60136013

60146014
duplexer2@0.0.2:
60156015
version "0.0.2"

0 commit comments

Comments
 (0)