Skip to content

Commit 8dc4a36

Browse files
chore(deps): bump envinfo from 7.15.0 to 7.19.0 in /packages/nativescript-envinfo (#5913)
[skip ci] chore(deps): bump envinfo in /packages/nativescript-envinfo Bumps [envinfo](https://github.com/tabrindle/envinfo) from 7.15.0 to 7.19.0. - [Release notes](https://github.com/tabrindle/envinfo/releases) - [Changelog](https://github.com/tabrindle/envinfo/blob/main/CHANGELOG.md) - [Commits](tabrindle/envinfo@v7.15.0...v7.19.0) --- updated-dependencies: - dependency-name: envinfo dependency-version: 7.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 871f3df commit 8dc4a36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/nativescript-envinfo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"dependencies": {
1212
"@types/envinfo": "^7.8.4",
13-
"envinfo": "^7.15.0"
13+
"envinfo": "^7.19.0"
1414
}
1515
}

packages/nativescript-envinfo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
resolved "https://registry.yarnpkg.com/@types/envinfo/-/envinfo-7.8.4.tgz#f13ec1050b8e260d6d7c149ba5b99f65d2b74058"
88
integrity sha512-K5WaRgSlqjc408IyPbxOFnz7rVG9E8ELhj7XR3Ncui15EgeyIXTcCfmwrRnU4uEOCJQhzZRAQurYznEEc1dD2g==
99

10-
envinfo@^7.15.0:
11-
version "7.15.0"
12-
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.15.0.tgz#7d5a6d464df38708ee5ac135289c88f0c9bffa7e"
13-
integrity sha512-chR+t7exF6y59kelhXw5I3849nTy7KIRO+ePdLMhCD+JRP/JvmkenDWP7QSFGlsHX+kxGxdDutOPrmj5j1HR6g==
10+
envinfo@^7.19.0:
11+
version "7.19.0"
12+
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.19.0.tgz#b4b4507a27e9900b0175f556167fd3a95f8623f1"
13+
integrity sha512-DoSM9VyG6O3vqBf+p3Gjgr/Q52HYBBtO3v+4koAxt1MnWr+zEnxE+nke/yXS4lt2P4SYCHQ4V3f1i88LQVOpAw==

0 commit comments

Comments
 (0)