Skip to content

Commit 7cb2359

Browse files
chore(deps): bump envinfo in /packages/nativescript-envinfo
Bumps [envinfo](https://github.com/tabrindle/envinfo) from 7.14.0 to 7.15.0. - [Release notes](https://github.com/tabrindle/envinfo/releases) - [Changelog](https://github.com/tabrindle/envinfo/blob/main/CHANGELOG.md) - [Commits](tabrindle/envinfo@v7.14.0...v7.15.0) --- updated-dependencies: - dependency-name: envinfo dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b09510f commit 7cb2359

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.14.0"
13+
"envinfo": "^7.15.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.14.0:
11-
version "7.14.0"
12-
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.14.0.tgz#26dac5db54418f2a4c1159153a0b2ae980838aae"
13-
integrity sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==
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==

0 commit comments

Comments
 (0)