Skip to content

Commit 0eb3552

Browse files
Bump dotenv from 17.2.2 to 17.2.3 (#237)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.2 to 17.2.3. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.2...v17.2.3) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a544cc5 commit 0eb3552

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@tippyjs/react": "^4.2.6",
2121
"clsx": "^2.1.1",
2222
"cspell": "^9.2.1",
23-
"dotenv": "^17.2.2",
23+
"dotenv": "^17.2.3",
2424
"react": "^19.1.1",
2525
"react-dom": "^19.1.1",
2626
"rehype-katex": "7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6217,7 +6217,7 @@ __metadata:
62176217
"@tippyjs/react": ^4.2.6
62186218
clsx: ^2.1.1
62196219
cspell: ^9.2.1
6220-
dotenv: ^17.2.2
6220+
dotenv: ^17.2.3
62216221
react: ^19.1.1
62226222
react-dom: ^19.1.1
62236223
rehype-katex: 7
@@ -6323,10 +6323,10 @@ __metadata:
63236323
languageName: node
63246324
linkType: hard
63256325

6326-
"dotenv@npm:^17.2.2":
6327-
version: 17.2.2
6328-
resolution: "dotenv@npm:17.2.2"
6329-
checksum: 673825993b16a6722332b2e1f8c24b1c2ebe3dd3b81ae5df9be35f1483bf52e0b463555b09da65b756c7abee3cf55ba2ae2628c22874a899556fa787fac56019
6326+
"dotenv@npm:^17.2.3":
6327+
version: 17.2.3
6328+
resolution: "dotenv@npm:17.2.3"
6329+
checksum: fde23eb88649041ec7a0f6a47bbe59cac3c454fc2007cf2e40b9c984aaf0636347218c56cfbbf067034b0a73f530a2698a19b4058695787eb650ec69fe234624
63306330
languageName: node
63316331
linkType: hard
63326332

0 commit comments

Comments
 (0)