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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-24 05:22:27 +00:00
committed by GitHub
parent 7e7ab04d25
commit 2e530fdce4
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@@ -13481,9 +13481,9 @@
"dev": true
},
"fp-ts": {
"version": "2.9.3",
"resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.9.3.tgz",
"integrity": "sha512-NjzcHYgigcbPQ6yJ52zwgsVDwKz3vwy9sjbxyzcvfXQm+j1BGeOPRuzLKEwsLyE4Xut6gG1FXJtsU9/gUB7tXg==",
"version": "2.9.5",
"resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.9.5.tgz",
"integrity": "sha512-MiHrA5teO6t8zKArE3DdMPT/Db6v2GUt5yfWnhBTrrsVfeCJUUnV6sgFvjGNBKDmEMqVwRFkEePL7wPwqrLKKA==",
"dev": true
},
"fraction.js": {
@@ -15708,9 +15708,9 @@
"dev": true
},
"inspectpack": {
"version": "4.6.1",
"resolved": "https://registry.npmjs.org/inspectpack/-/inspectpack-4.6.1.tgz",
"integrity": "sha512-0TyiQzY2MTr7sFKAZUWm8TPx40/bjvlaqbqJHW+FHUbzUJ4p6EBJEndoZW01IacJd37eMBQJy/uw3k0LqRMOhg==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/inspectpack/-/inspectpack-4.7.0.tgz",
"integrity": "sha512-H9pNVJyNAMr0ljpC0Op2UB96xlVbQ9VARmeg7SEWR7hsZi4RIBc1tkn06eqxpJNNV7JhDyWWxo1nJTV5slfO/A==",
"dev": true,
"requires": {
"chalk": "^4.1.0",
@@ -15798,9 +15798,9 @@
"dev": true
},
"string-width": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
"integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz",
"integrity": "sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==",
"dev": true,
"requires": {
"emoji-regex": "^8.0.0",
@@ -15859,9 +15859,9 @@
}
},
"yargs-parser": {
"version": "20.2.4",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz",
"integrity": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==",
"version": "20.2.7",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.7.tgz",
"integrity": "sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==",
"dev": true
}
}
@@ -15967,9 +15967,9 @@
}
},
"io-ts": {
"version": "2.2.13",
"resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.13.tgz",
"integrity": "sha512-BYJgE/BanovJKDvCnAkrr7f3gTucSyk+Sr5VtpouBO1/YfBKUyIn2z1ODG8LEF+1D4sjKZ3Bd/A5/v8JrJe5UQ==",
"version": "2.2.16",
"resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.16.tgz",
"integrity": "sha512-y5TTSa6VP6le0hhmIyN0dqEXkrZeJLeC5KApJq6VLci3UEKF80lZ+KuoUs02RhBxNWlrqSNxzfI7otLX1Euv8Q==",
"dev": true
},
"io-ts-reporters": {

View File

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