build(deps): bump inspectpack from 4.3.1 to 4.4.0 in /website/client (#11892)

Bumps [inspectpack](https://github.com/FormidableLabs/inspectpack) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/FormidableLabs/inspectpack/releases)
- [Changelog](https://github.com/FormidableLabs/inspectpack/blob/master/HISTORY.md)
- [Commits](https://github.com/FormidableLabs/inspectpack/compare/v4.3.1...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-24 14:29:29 +01:00 committed by GitHub
parent 39ee78127c
commit f0465aab5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -11253,9 +11253,9 @@
"integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ="
},
"fp-ts": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.4.2.tgz",
"integrity": "sha512-/6dNmbu2CRhwR+/OpjLYT3OAlIlyrnY1qjbGDeyYkisTqQfbIdWL1P4sn28yKhcBLcfIvjo9614sfo0EKscOMA=="
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.5.1.tgz",
"integrity": "sha512-IjePHUJwegS9h7+cRCywoL/Nfha3UnMd3VHVg4gycv69nAQPOJ3b/XnjtF5ggTBF4gjLZcNaHjZEYOsRcDeGaA=="
},
"fragment-cache": {
"version": "0.2.1",
@ -12819,9 +12819,9 @@
}
},
"inspectpack": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/inspectpack/-/inspectpack-4.3.1.tgz",
"integrity": "sha512-EF8MsrIxEmjG6uuo3bKIAzAaRDp1vq+gLG9oZ+D50kaQJnQOwwJp2MPvBk6GslUkIO64u524LwbzRv0AYd0qBQ==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/inspectpack/-/inspectpack-4.4.0.tgz",
"integrity": "sha512-V9vjuP5OqAk3jnCZ0M9TIhZlRNdd9v1fggwAHHOTYvxqFRkAtEbjj1dII6kpj6tN8+yHKBL5u9gf9Lp7GGOLHw==",
"requires": {
"chalk": "^3.0.0",
"fp-ts": "^2.3.1",
@ -13126,9 +13126,9 @@
"integrity": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA=="
},
"io-ts": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.0.6.tgz",
"integrity": "sha512-WNfGzm4csMVwL4hX6QlpQWu65SV6GmOUtDo259GKlLYH1cC5bpOENgYHqQIRJ9uR3FuU1RQKDke5STwHZAn3KA=="
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.1.1.tgz",
"integrity": "sha512-6mDCiTc/0uNtC8M1u/kcNiw5JUTlREFCGV7pjcbrQrUDguLkOpuzb4wbJcU78G74QvkhQdvT3F3dAupycXN95g=="
},
"io-ts-reporters": {
"version": "1.0.0",

View file

@ -38,7 +38,7 @@
"eslint-plugin-vue": "^6.2.1",
"habitica-markdown": "^1.3.2",
"hellojs": "^1.18.4",
"inspectpack": "^4.3.1",
"inspectpack": "^4.4.0",
"intro.js": "^2.9.3",
"jquery": "^3.4.1",
"lodash": "^4.17.15",