mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps): bump dotenv from 16.0.1 to 16.0.2 (#1102)
* build(deps): bump dotenv from 16.0.1 to 16.0.2 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.0.2. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.0.1...v16.0.2) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
ea19e484c1
commit
f7ecb3427e
+1
-1
@@ -56,7 +56,7 @@
|
||||
"dexie-observable": "^4.0.0-beta.13",
|
||||
"dexie-react-hooks": "^1.1.1",
|
||||
"dfu": "^0.1.5",
|
||||
"dotenv": "^16.0.1",
|
||||
"dotenv": "^16.0.2",
|
||||
"dotenv-expand": "^8.0.3",
|
||||
"fake-indexeddb": "^4.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
||||
@@ -2525,7 +2525,7 @@ __metadata:
|
||||
dexie-observable: ^4.0.0-beta.13
|
||||
dexie-react-hooks: ^1.1.1
|
||||
dfu: ^0.1.5
|
||||
dotenv: ^16.0.1
|
||||
dotenv: ^16.0.2
|
||||
dotenv-expand: ^8.0.3
|
||||
eslint: ^8.23.0
|
||||
eslint-config-prettier: ^8.5.0
|
||||
@@ -7560,10 +7560,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dotenv@npm:^16.0.1":
|
||||
version: 16.0.1
|
||||
resolution: "dotenv@npm:16.0.1"
|
||||
checksum: f459ffce07b977b7f15d8cc4ee69cdff77d4dd8c5dc8c85d2d485ee84655352c2415f9dd09d42b5b5985ced3be186130871b34e2f3e2569ebc72fbc2e8096792
|
||||
"dotenv@npm:^16.0.2":
|
||||
version: 16.0.2
|
||||
resolution: "dotenv@npm:16.0.2"
|
||||
checksum: ca8f9ca2d67929c7771069f4c31b4e46b9932621009e658e5afd655dde2d69b77642bf36dbc9e72bc170523dfd908a9ee41c26f034c1fdc605ace3b1b4b10faf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user