mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#8502)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
This commit is contained in:
parent
003729e9fe
commit
74fc82289c
2 changed files with 9 additions and 9 deletions
|
@ -120,7 +120,7 @@ exports[`migration CLI migrates complex website: write 1`] = `
|
|||
]
|
||||
}
|
||||
],
|
||||
"copyright": "Copyright © 2022 Facebook Inc.",
|
||||
"copyright": "Copyright © 2023 Facebook Inc.",
|
||||
"logo": {
|
||||
"src": "img/docusaurus_monochrome.svg"
|
||||
}
|
||||
|
@ -303,7 +303,7 @@ exports[`migration CLI migrates missing versions: write 1`] = `
|
|||
]
|
||||
}
|
||||
],
|
||||
"copyright": "Copyright © 2022 Facebook Inc.",
|
||||
"copyright": "Copyright © 2023 Facebook Inc.",
|
||||
"logo": {
|
||||
"src": "img/docusaurus_monochrome.svg"
|
||||
}
|
||||
|
@ -483,7 +483,7 @@ exports[`migration CLI migrates simple website: write 1`] = `
|
|||
]
|
||||
}
|
||||
],
|
||||
"copyright": "Copyright © 2022 Facebook Inc.",
|
||||
"copyright": "Copyright © 2023 Facebook Inc.",
|
||||
"logo": {
|
||||
"src": "img/docusaurus_monochrome.svg"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue