build(deps): bump hellojs from 1.18.1 to 1.18.4 in /website/client

Bumps [hellojs](https://github.com/MrSwitch/hello.js) from 1.18.1 to 1.18.4.
- [Release notes](https://github.com/MrSwitch/hello.js/releases)
- [Commits](https://github.com/MrSwitch/hello.js/compare/v1.18.1...v1.18.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-13 08:11:33 +00:00 committed by GitHub
parent 8b569e2136
commit fdfe76ca16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -8744,9 +8744,9 @@
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
},
"hellojs": {
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/hellojs/-/hellojs-1.18.1.tgz",
"integrity": "sha512-T673GW3RSuM4xzYfJpp/wNPDbUG9FlNSNkQn0thII8DOpl3NphcmtmNrHrmv8hyk1fosJHkgzDfbcpJvmeq5Gw=="
"version": "1.18.4",
"resolved": "https://registry.npmjs.org/hellojs/-/hellojs-1.18.4.tgz",
"integrity": "sha512-h9s7cYE5TlojfgPtdMDXWAyYInQuBCC21jL9TwJGY3NN6wYOw4B83NrEC4p+R015kndQAqZamWe/VolOaQrLeQ=="
},
"hex-color-regex": {
"version": "1.1.0",

View file

@ -37,7 +37,7 @@
"eslint-plugin-mocha": "^5.3.0",
"eslint-plugin-vue": "^6.1.2",
"habitica-markdown": "^1.3.2",
"hellojs": "^1.18.1",
"hellojs": "^1.18.4",
"inspectpack": "^4.3.0",
"intro.js": "^2.9.3",
"jquery": "^3.4.1",