Skip to content

Commit 9250f8f

Browse files
Bump dotenv from 17.2.1 to 17.2.2 (#232)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.1 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.1...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 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 9e18840 commit 9250f8f

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.1",
23+
"dotenv": "^17.2.2",
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
@@ -6061,7 +6061,7 @@ __metadata:
60616061
"@tippyjs/react": ^4.2.6
60626062
clsx: ^2.1.1
60636063
cspell: ^9.2.1
6064-
dotenv: ^17.2.1
6064+
dotenv: ^17.2.2
60656065
react: ^19.1.1
60666066
react-dom: ^19.1.1
60676067
rehype-katex: 7
@@ -6167,10 +6167,10 @@ __metadata:
61676167
languageName: node
61686168
linkType: hard
61696169

6170-
"dotenv@npm:^17.2.1":
6171-
version: 17.2.1
6172-
resolution: "dotenv@npm:17.2.1"
6173-
checksum: 2a3842a5451eb64f41cd11bd30d4d9d83941058f952f5e3adc3ca470d381e46ed8acbb0c0e3059da9725df91b42796987fa1deb032fafac992c37b94870ef085
6170+
"dotenv@npm:^17.2.2":
6171+
version: 17.2.2
6172+
resolution: "dotenv@npm:17.2.2"
6173+
checksum: 673825993b16a6722332b2e1f8c24b1c2ebe3dd3b81ae5df9be35f1483bf52e0b463555b09da65b756c7abee3cf55ba2ae2628c22874a899556fa787fac56019
61746174
languageName: node
61756175
linkType: hard
61766176

0 commit comments

Comments
 (0)