Skip to content

Commit

Permalink
fix: use nw version 0.21.6 (nwjs/grunt-nw-builder#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 22, 2020
1 parent 671ddc5 commit c299d23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"getos": "~3.1.1",
"glob": "~7.1.4",
"is-online": "~5.2.0",
"jquery": "~3.0.0",
"jquery": "~3.4.0",
"lodash.debounce": "~4.0.8",
"marked": "~0.7.0",
"node-emoji": "~1.10.0",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -527,10 +527,10 @@ jquery@3.1.1:
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.1.1.tgz#347c1c21c7e004115e0a4da32cece041fad3c8a3"
integrity sha1-NHwcIcfgBBFeCk2jLOzgQfrTyKM=

jquery@~3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.0.0.tgz#95a2a9541291a9f819e016f85ba247116d03e4ab"
integrity sha1-laKpVBKRqfgZ4Bb4W6JHEW0D5Ks=
jquery@~3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==

js-yaml@~3.7.0:
version "3.7.0"
Expand Down

0 comments on commit c299d23

Please sign in to comment.