fix(deps): update dependency json5 to v2.2.2
This commit is contained in:
parent
769be5fe85
commit
b1a9f715f3
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-cjs": "12.5.4",
|
||||
"json5": "2.2.1",
|
||||
"json5": "2.2.2",
|
||||
"megalodon": "5.0.1",
|
||||
"p-retry": "4.6.2"
|
||||
},
|
||||
|
|
|
@ -13,7 +13,7 @@ specifiers:
|
|||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
got-cjs: 12.5.4
|
||||
json5: 2.2.1
|
||||
json5: 2.2.2
|
||||
megalodon: 5.0.1
|
||||
p-retry: 4.6.2
|
||||
pkg: 5.8.0
|
||||
|
@ -25,7 +25,7 @@ dependencies:
|
|||
command-line-args: 5.2.1
|
||||
command-line-usage: 6.1.3
|
||||
got-cjs: 12.5.4
|
||||
json5: 2.2.1
|
||||
json5: 2.2.2
|
||||
megalodon: 5.0.1
|
||||
p-retry: 4.6.2
|
||||
|
||||
|
@ -1285,8 +1285,8 @@ packages:
|
|||
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
||||
dev: true
|
||||
|
||||
/json5/2.2.1:
|
||||
resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==}
|
||||
/json5/2.2.2:
|
||||
resolution: {integrity: sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==}
|
||||
engines: {node: '>=6'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
|
Reference in a new issue