mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-23 14:17:05 +00:00
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:
parent
8b569e2136
commit
fdfe76ca16
2 changed files with 4 additions and 4 deletions
6
website/client/package-lock.json
generated
6
website/client/package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue