mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump dotenv from 16.0.2 to 16.0.3 (#1175)
* build(deps): bump dotenv from 16.0.2 to 16.0.3 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.2 to 16.0.3. - [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.2...v16.0.3) --- 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
67e8b37ebe
commit
1072b29d45
+1
-1
@@ -57,7 +57,7 @@
|
||||
"dexie-observable": "^4.0.0-beta.13",
|
||||
"dexie-react-hooks": "^1.1.1",
|
||||
"dfu": "^0.1.5",
|
||||
"dotenv": "^16.0.2",
|
||||
"dotenv": "^16.0.3",
|
||||
"dotenv-expand": "^9.0.0",
|
||||
"fake-indexeddb": "^4.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
||||
@@ -2461,7 +2461,7 @@ __metadata:
|
||||
dexie-observable: ^4.0.0-beta.13
|
||||
dexie-react-hooks: ^1.1.1
|
||||
dfu: ^0.1.5
|
||||
dotenv: ^16.0.2
|
||||
dotenv: ^16.0.3
|
||||
dotenv-expand: ^9.0.0
|
||||
eslint: ^8.24.0
|
||||
eslint-config-prettier: ^8.5.0
|
||||
@@ -7457,10 +7457,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dotenv@npm:^16.0.2":
|
||||
version: 16.0.2
|
||||
resolution: "dotenv@npm:16.0.2"
|
||||
checksum: ca8f9ca2d67929c7771069f4c31b4e46b9932621009e658e5afd655dde2d69b77642bf36dbc9e72bc170523dfd908a9ee41c26f034c1fdc605ace3b1b4b10faf
|
||||
"dotenv@npm:^16.0.3":
|
||||
version: 16.0.3
|
||||
resolution: "dotenv@npm:16.0.3"
|
||||
checksum: afcf03f373d7a6d62c7e9afea6328e62851d627a4e73f2e12d0a8deae1cd375892004f3021883f8aec85932cd2834b091f568ced92b4774625b321db83b827f8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user