Bump npm-check-updates from 10.2.1 to 10.2.2
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 10.2.1 to 10.2.2. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/master/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v10.2.1...v10.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
88dc235639
commit
90b00075c4
|
@ -1143,15 +1143,16 @@
|
|||
}
|
||||
},
|
||||
"@npmcli/run-script": {
|
||||
"version": "1.7.5",
|
||||
"resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.7.5.tgz",
|
||||
"integrity": "sha512-G8taZCc0HExiLadB3Nv0/h1TWjQ9HhkqW/waaH9MNqMX26rPRyNORst1LlNXOO8QnxQF4tNdJfc/Z3TuEtiyww==",
|
||||
"version": "1.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.8.1.tgz",
|
||||
"integrity": "sha512-G8c86g9cQHyRINosIcpovzv0BkXQc3urhL1ORf3KTe4TS4UBsg2O4Z2feca/W3pfzdHEJzc83ETBW4aKbb3SaA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@npmcli/node-gyp": "^1.0.0",
|
||||
"@npmcli/promise-spawn": "^1.3.0",
|
||||
"infer-owner": "^1.0.4",
|
||||
"node-gyp": "^7.1.0",
|
||||
"puka": "^1.0.1",
|
||||
"read-package-json-fast": "^1.1.3"
|
||||
}
|
||||
},
|
||||
|
@ -3436,9 +3437,9 @@
|
|||
}
|
||||
},
|
||||
"fp-and-or": {
|
||||
"version": "0.1.2",
|
||||
"resolved": "https://registry.npmjs.org/fp-and-or/-/fp-and-or-0.1.2.tgz",
|
||||
"integrity": "sha512-3P8x4W/BF5x5xreG06D28I1+sOKyNKo2rShYyEBg/0XJDGuocwcv2KnD4CeuK4OSokFQbuuTlkdb4NlWNHhcKQ==",
|
||||
"version": "0.1.3",
|
||||
"resolved": "https://registry.npmjs.org/fp-and-or/-/fp-and-or-0.1.3.tgz",
|
||||
"integrity": "sha512-wJaE62fLaB3jCYvY2ZHjZvmKK2iiLiiehX38rz5QZxtdN8fVPJDeZUiVvJrHStdTc+23LHlyZuSEKgFc0pxi2g==",
|
||||
"dev": true
|
||||
},
|
||||
"fragment-cache": {
|
||||
|
@ -5585,9 +5586,9 @@
|
|||
}
|
||||
},
|
||||
"npm-check-updates": {
|
||||
"version": "10.2.1",
|
||||
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-10.2.1.tgz",
|
||||
"integrity": "sha512-p6FM1JXDs2ZfYZ5pyOPkiIWHi+dldjS26QoVYcfaBgF/SmGBqyU3m0WW/y3PSPvOdb610cnI+wzQxzFxTSx+5Q==",
|
||||
"version": "10.2.2",
|
||||
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-10.2.2.tgz",
|
||||
"integrity": "sha512-xyE1PUTu4xarVDRXCA0HYd92rT3zd87GIixczM/TCkwN12/31yVD/8dOyXtgNA8fpIuvhjrfX7n4cV0OTCa9hg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
|
@ -5595,7 +5596,7 @@
|
|||
"cli-table": "^0.3.1",
|
||||
"commander": "^6.2.0",
|
||||
"find-up": "5.0.0",
|
||||
"fp-and-or": "^0.1.2",
|
||||
"fp-and-or": "^0.1.3",
|
||||
"get-stdin": "^8.0.0",
|
||||
"hosted-git-info": "^3.0.7",
|
||||
"json-parse-helpfulerror": "^1.0.3",
|
||||
|
@ -5651,12 +5652,12 @@
|
|||
}
|
||||
},
|
||||
"p-limit": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.0.2.tgz",
|
||||
"integrity": "sha512-iwqZSOoWIW+Ew4kAGUlN16J4M7OB3ysMLSZtnhmqx7njIHFPlxWBX8xo3lVTyFVq6mI/lL9qt2IsN1sHwaxJkg==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
||||
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"p-try": "^2.0.0"
|
||||
"yocto-queue": "^0.1.0"
|
||||
}
|
||||
},
|
||||
"p-locate": {
|
||||
|
@ -6187,6 +6188,12 @@
|
|||
"resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
|
||||
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
|
||||
},
|
||||
"puka": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/puka/-/puka-1.0.1.tgz",
|
||||
"integrity": "sha512-ssjRZxBd7BT3dte1RR3VoeT2cT/ODH8x+h0rUF1rMqB0srHYf48stSDWfiYakTp5UBZMxroZhB2+ExLDHm7W3g==",
|
||||
"dev": true
|
||||
},
|
||||
"pump": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
|
||||
|
@ -8089,6 +8096,12 @@
|
|||
"camelcase": "^5.0.0",
|
||||
"decamelize": "^1.2.0"
|
||||
}
|
||||
},
|
||||
"yocto-queue": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
||||
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"jest": "^26.6.3",
|
||||
"jest-circus": "^26.6.3",
|
||||
"mock-env": "^0.2.0",
|
||||
"npm-check-updates": "^10.2.1",
|
||||
"npm-check-updates": "^10.2.2",
|
||||
"prettier": "^2.1.2",
|
||||
"temp-write": "^4.0.0",
|
||||
"ts-jest": "^26.4.4",
|
||||
|
|
Loading…
Reference in New Issue