build(deps): bump intro.js from 4.2.2 to 4.3.0 in /website/client

Bumps [intro.js](https://github.com/usablica/intro.js) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/usablica/intro.js/releases)
- [Commits](https://github.com/usablica/intro.js/compare/v4.2.2...v4.3.0)

---
updated-dependencies:
- dependency-name: intro.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-08 05:05:27 +00:00
committed by GitHub
parent e4c4e8c5e6
commit 16eee93636
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20435,9 +20435,9 @@
"integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA=="
},
"intro.js": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/intro.js/-/intro.js-4.2.2.tgz",
"integrity": "sha512-Zgz2e8syCuttJ2vJlDOWCSWPUJBr7AOJkU5Ti3zcvXho+y//q0ixwoT+PkPLJWI7AX35IdgRcxAEWUrOAJYiNQ=="
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/intro.js/-/intro.js-4.3.0.tgz",
"integrity": "sha512-F4LXM42QIXcO3/2myGBBFdbbUVUK0lBhK7pAxPLd082u+3HfvigFR+Rptqy05q3OzjG/O0vMFDedrnHdSPi2rQ=="
},
"invariant": {
"version": "2.2.4",
+1 -1
View File
@@ -40,7 +40,7 @@
"habitica-markdown": "^3.0.0",
"hellojs": "^1.19.5",
"inspectpack": "^4.7.1",
"intro.js": "^4.2.2",
"intro.js": "^4.3.0",
"jquery": "^3.6.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",