Python dependency: Bump nw from 0.76.0 to 0.77.0 in /runtime (#6365)
Bumps [nw](https://github.com/nwjs/npm-installer) from 0.76.0 to 0.77.0. - [Commits](https://github.com/nwjs/npm-installer/commits) --- updated-dependencies: - dependency-name: nw dependency-type: direct:development 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>pull/6401/head
parent
f04fecb6c7
commit
c649fcca94
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.41.0",
|
||||
"nw": "^0.76.0"
|
||||
"nw": "^0.77.0"
|
||||
},
|
||||
"scripts": {
|
||||
"linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js ."
|
||||
|
|
|
@ -961,10 +961,10 @@ number-is-nan@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
||||
integrity sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==
|
||||
|
||||
nw@^0.76.0:
|
||||
version "0.76.0"
|
||||
resolved "https://registry.yarnpkg.com/nw/-/nw-0.76.0.tgz#b84efbf64ed26f65032f03a05a621f835d17f596"
|
||||
integrity sha512-3CfSBPIqb/fpQFNIymZVHadFOirwTFc/G8lNqJpa8lBQmF9neVNufFPvBpGVn94vh0P1zAMEM1wrPfcHOa6Iaw==
|
||||
nw@^0.77.0:
|
||||
version "0.77.0"
|
||||
resolved "https://registry.yarnpkg.com/nw/-/nw-0.77.0.tgz#f6fa0f5e68d65e124ca66b9759b87f1fd8291b89"
|
||||
integrity sha512-5M+3Nv3/x1VJbzr6fdR/uXaA2M6H3/UHpxTSidmUYFHF2FP4xTTxwLXbb0/WdX+oNXby8XeqiF1bGDqKi7ti1g==
|
||||
dependencies:
|
||||
chalk "~1.1.3"
|
||||
decompress "^4.2.0"
|
||||
|
|
Loading…
Reference in New Issue