chore(deps-dev): bump inspectpack from 4.7.0 to 4.7.1

Bumps [inspectpack](https://github.com/FormidableLabs/inspectpack) from 4.7.0 to 4.7.1.
- [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.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-25 05:09:32 +00:00
committed by GitHub
parent f21faaf60e
commit 800081f2d3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -15826,9 +15826,9 @@
"dev": true
},
"inspectpack": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/inspectpack/-/inspectpack-4.7.0.tgz",
"integrity": "sha512-H9pNVJyNAMr0ljpC0Op2UB96xlVbQ9VARmeg7SEWR7hsZi4RIBc1tkn06eqxpJNNV7JhDyWWxo1nJTV5slfO/A==",
"version": "4.7.1",
"resolved": "https://registry.npmjs.org/inspectpack/-/inspectpack-4.7.1.tgz",
"integrity": "sha512-XoDJbKSM9I2KA+8+OLFJHm8m4NM2pMEgsDD2hze6swVfynEed9ngCx36mRR+otzOsskwnxIZWXjI23FTW1uHqA==",
"dev": true,
"requires": {
"chalk": "^4.1.0",

View File

@@ -139,7 +139,7 @@
"http-server": "^0.12.3",
"husky": "=5.2.0",
"ignore-assets-webpack-plugin": "^2.0.1",
"inspectpack": "=4.7.0",
"inspectpack": "=4.7.1",
"jest": "=26.6.3",
"jsdom": "=16.5.1",
"json-loader": "^0.5.7",