This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 92c2f4fcf9 [INLONG-596] Bump docusaurus to 2.2.0 (#597)
92c2f4fcf9 is described below
commit 92c2f4fcf9f1ab630d185af104fe55e4a04d61a8
Author: Charles Zhang <[email protected]>
AuthorDate: Sat Nov 12 12:49:13 2022 +0800
[INLONG-596] Bump docusaurus to 2.2.0 (#597)
---
package.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index 13aa5c382b..abc88e2b79 100644
--- a/package.json
+++ b/package.json
@@ -16,9 +16,9 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
- "@docusaurus/core": "^2.0.0-beta.21",
- "@docusaurus/plugin-content-docs": "^2.0.0-beta.21",
- "@docusaurus/preset-classic": "2.0.0-beta.21",
+ "@docusaurus/core": "^2.2.0",
+ "@docusaurus/plugin-content-docs": "^2.2.0",
+ "@docusaurus/preset-classic": "2.2.0",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"acorn": "^8.6.0",