mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
chore(deps): bump hellojs from 1.18.6 to 1.19.3 in /website/client (#13201)
Bumps [hellojs](https://github.com/MrSwitch/hello.js) from 1.18.6 to 1.19.3. - [Release notes](https://github.com/MrSwitch/hello.js/releases) - [Changelog](https://github.com/MrSwitch/hello.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/MrSwitch/hello.js/compare/v1.18.6...v1.19.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
2769cce482
commit
897f2a0da0
2 changed files with 4 additions and 4 deletions
6
website/client/package-lock.json
generated
6
website/client/package-lock.json
generated
|
|
@ -18949,9 +18949,9 @@
|
||||||
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
|
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
|
||||||
},
|
},
|
||||||
"hellojs": {
|
"hellojs": {
|
||||||
"version": "1.18.6",
|
"version": "1.19.3",
|
||||||
"resolved": "https://registry.npmjs.org/hellojs/-/hellojs-1.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/hellojs/-/hellojs-1.19.3.tgz",
|
||||||
"integrity": "sha512-xt2zI4w9e6pxNP/WHrHME5Shaex2HuUIni7ZZ1EeqvTTDUd3FOaWdmDKUSRmQgw3LFv06bUi3mVWwGuM5pOtrw=="
|
"integrity": "sha512-4Cz0fjRYLFIwxOUh/4KBmDL84kjtHsgNuVlOURtmjGOlrxGmX5pWfJUBw+CmBuNsagOzHuv618oSXFvFwDhjcQ=="
|
||||||
},
|
},
|
||||||
"hex-color-regex": {
|
"hex-color-regex": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
"eslint-plugin-mocha": "^5.3.0",
|
"eslint-plugin-mocha": "^5.3.0",
|
||||||
"eslint-plugin-vue": "^6.2.2",
|
"eslint-plugin-vue": "^6.2.2",
|
||||||
"habitica-markdown": "^3.0.0",
|
"habitica-markdown": "^3.0.0",
|
||||||
"hellojs": "^1.18.6",
|
"hellojs": "^1.19.3",
|
||||||
"inspectpack": "^4.6.1",
|
"inspectpack": "^4.6.1",
|
||||||
"intro.js": "^2.9.3",
|
"intro.js": "^2.9.3",
|
||||||
"jquery": "^3.5.1",
|
"jquery": "^3.5.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue