mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
Bump pify from 5.0.0 to 6.0.0
This commit is contained in:
parent
e5c3681853
commit
ea3da157a6
16
package-lock.json
generated
16
package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"mdast-util-inject": "^1.1.0",
|
||||
"micromark-util-character": "^1.1.0",
|
||||
"parse-filepath": "^1.0.2",
|
||||
"pify": "^5.0.0",
|
||||
"pify": "^6.0.0",
|
||||
"read-pkg-up": "^9.1.0",
|
||||
"remark": "^14.0.2",
|
||||
"remark-gfm": "^3.0.1",
|
||||
@ -9786,11 +9786,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pify": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pify/-/pify-5.0.0.tgz",
|
||||
"integrity": "sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==",
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pify/-/pify-6.0.0.tgz",
|
||||
"integrity": "sha512-eDlMwqmYtd+rZMU6rCL05NT47Desr/jjfPkBPyqCg8PAyqbt+wxFLz1EQ5XvsfLFNlUEFmBj2FkNUvGF9BJLkQ==",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
"node": ">=14.16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
@ -19033,9 +19033,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"pify": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pify/-/pify-5.0.0.tgz",
|
||||
"integrity": "sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA=="
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pify/-/pify-6.0.0.tgz",
|
||||
"integrity": "sha512-eDlMwqmYtd+rZMU6rCL05NT47Desr/jjfPkBPyqCg8PAyqbt+wxFLz1EQ5XvsfLFNlUEFmBj2FkNUvGF9BJLkQ=="
|
||||
},
|
||||
"pirates": {
|
||||
"version": "4.0.5",
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
"mdast-util-inject": "^1.1.0",
|
||||
"micromark-util-character": "^1.1.0",
|
||||
"parse-filepath": "^1.0.2",
|
||||
"pify": "^5.0.0",
|
||||
"pify": "^6.0.0",
|
||||
"read-pkg-up": "^9.1.0",
|
||||
"remark": "^14.0.2",
|
||||
"remark-gfm": "^3.0.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user