mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump dotenv from 10.0.0 to 16.0.1 (#832)
* build(deps): bump dotenv from 10.0.0 to 16.0.1 Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 16.0.1. - [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/v10.0.0...v16.0.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock 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
4b38363b79
commit
5ad0da8c14
+1
-1
@@ -50,7 +50,7 @@
|
||||
"dexie": "^3.2.2",
|
||||
"dexie-observable": "^4.0.0-beta.13",
|
||||
"dexie-react-hooks": "^1.1.1",
|
||||
"dotenv": "^10.0.0",
|
||||
"dotenv": "^16.0.1",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"fake-indexeddb": "^3.1.7",
|
||||
"file-loader": "^6.2.0",
|
||||
|
||||
@@ -2303,7 +2303,7 @@ __metadata:
|
||||
dexie: ^3.2.2
|
||||
dexie-observable: ^4.0.0-beta.13
|
||||
dexie-react-hooks: ^1.1.1
|
||||
dotenv: ^10.0.0
|
||||
dotenv: ^16.0.1
|
||||
dotenv-expand: ^5.1.0
|
||||
eslint: ^8.16.0
|
||||
eslint-config-prettier: ^8.5.0
|
||||
@@ -7102,10 +7102,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dotenv@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "dotenv@npm:10.0.0"
|
||||
checksum: f412c5fe8c24fbe313d302d2500e247ba8a1946492db405a4de4d30dd0eb186a88a43f13c958c5a7de303938949c4231c56994f97d05c4bc1f22478d631b4005
|
||||
"dotenv@npm:^16.0.1":
|
||||
version: 16.0.1
|
||||
resolution: "dotenv@npm:16.0.1"
|
||||
checksum: f459ffce07b977b7f15d8cc4ee69cdff77d4dd8c5dc8c85d2d485ee84655352c2415f9dd09d42b5b5985ced3be186130871b34e2f3e2569ebc72fbc2e8096792
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user