Merge pull request #11717 from HabitRPG/dependabot/npm_and_yarn/website/client/hellojs-1.18.4

build(deps): bump hellojs from 1.18.1 to 1.18.4 in /website/client
This commit is contained in:
Matteo Pagliazzi 2020-01-13 12:43:51 +01:00 committed by GitHub
commit acec30cb05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -8944,9 +8944,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",