Skip to content

Commit

Permalink
Python dependency: Bump nw from 0.77.0 to 0.78.1 in /runtime
Browse files Browse the repository at this point in the history
Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.78.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 2aea5b4 commit 7dddd94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"eslint": "^8.42.0",
"nw": "^0.77.0"
"nw": "^0.78.1"
},
"scripts": {
"linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js ."
Expand Down
8 changes: 4 additions & 4 deletions runtime/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.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==
nw@^0.78.1:
version "0.78.1"
resolved "https://registry.yarnpkg.com/nw/-/nw-0.78.1.tgz#af494135ea5a6311f3aad65e4e1480903e5d5f5c"
integrity sha512-zmKtuuKEy8yPubgaDBF6gpReI6eZB7d7eldZVCwZCZyeT7zaDBzR7MC3PDmkkUJwpQTHhB8sXuQX1MD3o8qKPA==
dependencies:
chalk "~1.1.3"
decompress "^4.2.0"
Expand Down

0 comments on commit 7dddd94

Please sign in to comment.