fix(deps): update dependency ow to ^0.23.0

This commit is contained in:
Renovate Bot 2021-01-20 12:46:44 +00:00
parent 72c1df77e8
commit d401c58c95
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
7 changed files with 45 additions and 15378 deletions

15399
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,9 +38,9 @@
"integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA="
},
"ow": {
"version": "0.22.0",
"resolved": "https://registry.npmjs.org/ow/-/ow-0.22.0.tgz",
"integrity": "sha512-VZpjntwsFxg+oM2pZ0Km8p6+FLAugD86TQWHmz0Ldm/rfSs6qezggArumK+FrBUFAXodWULJrbV5ie0LkhWJdQ==",
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/ow/-/ow-0.23.0.tgz",
"integrity": "sha512-aAM7+00uoPXPIE1cmyh/3WJpzu2vihxymGYjpZl/MZ0OsCgVizJbCD4B5gm+/iMHvOmbdDCEIqtvSMqS9DLYcQ==",
"requires": {
"@sindresorhus/is": "^4.0.0",
"callsites": "^3.1.0",

View File

@ -25,7 +25,7 @@
"@jsdoc/core": "^0.4.0",
"@jsdoc/util": "^0.2.4",
"lodash": "^4.17.20",
"ow": "^0.22.0",
"ow": "^0.23.0",
"strip-bom": "^4.0.0",
"yargs-parser": "^20.2.4"
},

View File

@ -48,9 +48,9 @@
"integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA="
},
"ow": {
"version": "0.22.0",
"resolved": "https://registry.npmjs.org/ow/-/ow-0.22.0.tgz",
"integrity": "sha512-VZpjntwsFxg+oM2pZ0Km8p6+FLAugD86TQWHmz0Ldm/rfSs6qezggArumK+FrBUFAXodWULJrbV5ie0LkhWJdQ==",
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/ow/-/ow-0.23.0.tgz",
"integrity": "sha512-aAM7+00uoPXPIE1cmyh/3WJpzu2vihxymGYjpZl/MZ0OsCgVizJbCD4B5gm+/iMHvOmbdDCEIqtvSMqS9DLYcQ==",
"requires": {
"@sindresorhus/is": "^4.0.0",
"callsites": "^3.1.0",

View File

@ -25,7 +25,7 @@
"dependencies": {
"dependency-graph": "^0.10.0",
"emittery": "^0.8.1",
"ow": "^0.22.0",
"ow": "^0.23.0",
"p-queue": "^6.6.2"
},
"engines": {

View File

@ -51,9 +51,9 @@
"integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA="
},
"ow": {
"version": "0.22.0",
"resolved": "https://registry.npmjs.org/ow/-/ow-0.22.0.tgz",
"integrity": "sha512-VZpjntwsFxg+oM2pZ0Km8p6+FLAugD86TQWHmz0Ldm/rfSs6qezggArumK+FrBUFAXodWULJrbV5ie0LkhWJdQ==",
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/ow/-/ow-0.23.0.tgz",
"integrity": "sha512-aAM7+00uoPXPIE1cmyh/3WJpzu2vihxymGYjpZl/MZ0OsCgVizJbCD4B5gm+/iMHvOmbdDCEIqtvSMqS9DLYcQ==",
"requires": {
"@sindresorhus/is": "^4.0.0",
"callsites": "^3.1.0",

View File

@ -24,7 +24,7 @@
"dependencies": {
"klaw-sync": "^6.0.0",
"lodash": "^4.17.20",
"ow": "^0.22.0"
"ow": "^0.23.0"
},
"engines": {
"node": ">=10.18.0"