fix(deps): update dependency json5 to v2.2.3
This commit is contained in:
parent
6a54bd5e06
commit
323dbfe77b
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "6.1.3",
|
||||
"got": "12.5.3",
|
||||
"json5": "2.2.2",
|
||||
"json5": "2.2.3",
|
||||
"megalodon": "5.0.5",
|
||||
"p-retry": "5.1.2"
|
||||
},
|
||||
|
|
|
@ -14,7 +14,7 @@ specifiers:
|
|||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
got: 12.5.3
|
||||
json5: 2.2.2
|
||||
json5: 2.2.3
|
||||
megalodon: 5.0.5
|
||||
p-retry: 5.1.2
|
||||
pkg: 5.8.0
|
||||
|
@ -26,7 +26,7 @@ dependencies:
|
|||
command-line-args: 5.2.1
|
||||
command-line-usage: 6.1.3
|
||||
got: 12.5.3
|
||||
json5: 2.2.2
|
||||
json5: 2.2.3
|
||||
megalodon: 5.0.5
|
||||
p-retry: 5.1.2
|
||||
|
||||
|
@ -1272,8 +1272,8 @@ packages:
|
|||
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
||||
dev: true
|
||||
|
||||
/json5/2.2.2:
|
||||
resolution: {integrity: sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==}
|
||||
/json5/2.2.3:
|
||||
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
||||
engines: {node: '>=6'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
|
Reference in a new issue