Python dependency: Bump nw from 0.70.1 to 0.74.0 in /runtime

Bumps [nw](https://github.com/nwjs/npm-installer) from 0.70.1 to 0.74.0.
- [Release notes](https://github.com/nwjs/npm-installer/releases)
- [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>
This commit is contained in:
dependabot[bot] 2023-03-29 21:40:15 +05:30 committed by GitHub
parent cc4dfaf951
commit 8d1bf6f735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
},
"devDependencies": {
"eslint": "^8.37.0",
"nw": "^0.70.0"
"nw": "^0.74.0"
},
"scripts": {
"linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js ."

View File

@ -967,10 +967,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.70.0:
version "0.70.1"
resolved "https://registry.yarnpkg.com/nw/-/nw-0.70.1.tgz#592bd715097970090440183974d79ae5005ad377"
integrity sha512-q0zyS04L+d8vzxC5jCnfouu1G0NR3PTAuTT9x4GY25i14TFk+7H8wQmrZCV9MUvEWK7m/NkjcfxRmHkFqog7zw==
nw@^0.74.0:
version "0.74.0"
resolved "https://registry.yarnpkg.com/nw/-/nw-0.74.0.tgz#1ea1df67d59e12471ae3b96e6056f5ddf618975b"
integrity sha512-lYVTDMIuMjn4u9rYeAGEJZoSoS8dEyKDHYlPINnhtydDFwTwENCDMC6K9wXBT7xnGbapK9pVN5xcNy/KAiPW3A==
dependencies:
chalk "~1.1.3"
decompress "^4.2.0"