Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump handlebars from 4.4.3 to 4.7.6 #24

Closed
wants to merge 19 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
9e5e707
Bump acorn from 5.7.3 to 5.7.4
dependabot[bot] Mar 14, 2020
552c806
Merge pull request #15 from picfight/dependabot/npm_and_yarn/acorn-5.7.4
JFixby Mar 14, 2020
e1f9ff9
Bump minimist from 1.2.0 to 1.2.2
dependabot[bot] Mar 14, 2020
5feb4a2
Bump minimist from 1.2.0 to 1.2.2 in /app
dependabot[bot] Mar 14, 2020
7904d82
Merge pull request #16 from picfight/dependabot/npm_and_yarn/minimist…
JFixby Mar 14, 2020
c4b5114
Merge pull request #17 from picfight/dependabot/npm_and_yarn/app/mini…
JFixby Mar 14, 2020
e14f417
Bump minimist from 1.2.2 to 1.2.3 in /app
dependabot[bot] Apr 4, 2020
36d1851
Merge pull request #18 from picfight/dependabot/npm_and_yarn/app/mini…
JFixby Apr 4, 2020
4910af9
Bump minimist from 1.2.2 to 1.2.3
dependabot[bot] Apr 4, 2020
4776df6
Merge pull request #19 from picfight/dependabot/npm_and_yarn/minimist…
JFixby Apr 4, 2020
6fa497b
Bump electron from 3.0.6 to 7.2.4
dependabot[bot] Jul 7, 2020
2e94897
Merge pull request #20 from picfight/dependabot/npm_and_yarn/electron…
JFixby Jul 16, 2020
d723301
Bump lodash from 4.17.15 to 4.17.19 in /app
dependabot[bot] Jul 16, 2020
7d95aa2
Bump lodash from 4.17.13 to 4.17.19
dependabot[bot] Jul 16, 2020
bb1a03f
Merge pull request #22 from picfight/dependabot/npm_and_yarn/lodash-4…
JFixby Jul 21, 2020
a153fdb
Merge pull request #21 from picfight/dependabot/npm_and_yarn/app/loda…
JFixby Jul 21, 2020
312f2a2
Bump elliptic from 6.4.1 to 6.5.3
dependabot[bot] Jul 30, 2020
d4171d5
Merge pull request #23 from picfight/dependabot/npm_and_yarn/elliptic…
JFixby Jul 31, 2020
52d0e26
Bump handlebars from 4.4.3 to 4.7.6
dependabot[bot] Sep 4, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"electron-store": "1.2.0",
"fs-extra": "^5.0.0",
"grpc": "1.16.0",
"minimist": "^1.2.0"
"minimist": "^1.2.3"
},
"resolutions": {
"conf": "1.1.2"
Expand Down
14 changes: 7 additions & 7 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,9 @@ locate-path@^2.0.0:
path-exists "^3.0.0"

lodash@^4.17.5:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
version "4.17.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==

long@~3:
version "3.2.0"
Expand All @@ -398,10 +398,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=

minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
minimist@^1.2.0, minimist@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f"
integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==

minipass@^2.2.1, minipass@^2.3.3:
version "2.3.3"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"concurrently": "^4.0.1",
"core-decorators": "^0.20.0",
"cross-env": "^5.2.0",
"electron": "3.0.6",
"electron": "7.2.4",
"enzyme": "^3.7.0",
"eslint": "^5.8.0",
"eslint-formatter-pretty": "^1.1.0",
Expand All @@ -178,7 +178,7 @@
"less": "^3.8.1",
"less-loader": "^4.1.0",
"mini-css-extract-plugin": "^0.4.4",
"minimist": "^1.2.0",
"minimist": "^1.2.3",
"node-gyp": "^3.6.2",
"node-loader": "^0.6.0",
"react-intl-translations-manager": "^5.0.0",
Expand All @@ -204,7 +204,7 @@
"ini": "^1.3.4",
"int64-buffer": "^0.1.10",
"is-running": "^2.1.0",
"lodash": "^4.17.13",
"lodash": "^4.17.19",
"mv": "^2.1.1",
"node-addon-loader": "decred/node-addon-loader#master",
"nouislider": "^12.0.0",
Expand Down
Loading