mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-20 12:54:12 +00:00
build(deps): bump hellojs from 1.19.4 to 1.19.5 in /website/client (#13517)
Bumps [hellojs](https://github.com/MrSwitch/hello.js) from 1.19.4 to 1.19.5. - [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.19.4...v1.19.5) --- updated-dependencies: - dependency-name: hellojs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2675f505ad
commit
ced2b7f13e
2 changed files with 4 additions and 4 deletions
6
website/client/package-lock.json
generated
6
website/client/package-lock.json
generated
|
|
@ -20018,9 +20018,9 @@
|
|||
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
|
||||
},
|
||||
"hellojs": {
|
||||
"version": "1.19.4",
|
||||
"resolved": "https://registry.npmjs.org/hellojs/-/hellojs-1.19.4.tgz",
|
||||
"integrity": "sha512-amkuFeKtNYQon7EySg54EeIPl34EqyXUSu4zn+H6/iKq+wD4j3WW6GSWBcqoErxAoHG3kX5+TcEqOb+kjbzxbQ=="
|
||||
"version": "1.19.5",
|
||||
"resolved": "https://registry.npmjs.org/hellojs/-/hellojs-1.19.5.tgz",
|
||||
"integrity": "sha512-hFlublej5rHFWjGe6MMMmj78otSIXBbrfvtWPZSSRmXKFoLMFlL41PJ1JPS8xwiSIZca2ve8uHoPZUDwU+/8gg=="
|
||||
},
|
||||
"hex-color-regex": {
|
||||
"version": "1.1.0",
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
"eslint-plugin-mocha": "^5.3.0",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"habitica-markdown": "^3.0.0",
|
||||
"hellojs": "^1.19.4",
|
||||
"hellojs": "^1.19.5",
|
||||
"inspectpack": "^4.7.1",
|
||||
"intro.js": "^4.2.2",
|
||||
"jquery": "^3.6.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue