mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update devdependency object-hash to v3 (#3325)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
12a95ad86c
commit
916ab563ce
@ -51,7 +51,7 @@
|
|||||||
"lerna": "^4.0.0",
|
"lerna": "^4.0.0",
|
||||||
"markdownlint-cli": "^0.31.1",
|
"markdownlint-cli": "^0.31.1",
|
||||||
"miniflare": "^1.4.1",
|
"miniflare": "^1.4.1",
|
||||||
"object-hash": "^2.2.0",
|
"object-hash": "^3.0.0",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
"typescript": "^4.5.5",
|
"typescript": "^4.5.5",
|
||||||
"unbuild": "^0.6.9",
|
"unbuild": "^0.6.9",
|
||||||
|
@ -15581,7 +15581,7 @@ __metadata:
|
|||||||
lerna: ^4.0.0
|
lerna: ^4.0.0
|
||||||
markdownlint-cli: ^0.31.1
|
markdownlint-cli: ^0.31.1
|
||||||
miniflare: ^1.4.1
|
miniflare: ^1.4.1
|
||||||
object-hash: ^2.2.0
|
object-hash: ^3.0.0
|
||||||
pathe: ^0.2.0
|
pathe: ^0.2.0
|
||||||
typescript: ^4.5.5
|
typescript: ^4.5.5
|
||||||
unbuild: ^0.6.9
|
unbuild: ^0.6.9
|
||||||
@ -15702,6 +15702,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"object-hash@npm:^3.0.0":
|
||||||
|
version: 3.0.0
|
||||||
|
resolution: "object-hash@npm:3.0.0"
|
||||||
|
checksum: 80b4904bb3857c52cc1bfd0b52c0352532ca12ed3b8a6ff06a90cd209dfda1b95cee059a7625eb9da29537027f68ac4619363491eedb2f5d3dddbba97494fd6c
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"object-inspect@npm:^1.11.0, object-inspect@npm:^1.9.0":
|
"object-inspect@npm:^1.11.0, object-inspect@npm:^1.9.0":
|
||||||
version: 1.12.0
|
version: 1.12.0
|
||||||
resolution: "object-inspect@npm:1.12.0"
|
resolution: "object-inspect@npm:1.12.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user