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 12c45687f9 [INLONG-700][Build] Bump docusaurus to 2.3.1 (#701)
12c45687f9 is described below
commit 12c45687f9c8c6b82356ca490d0bff85b23b38db
Author: Charles Zhang <[email protected]>
AuthorDate: Wed Mar 1 18:43:30 2023 +0800
[INLONG-700][Build] Bump docusaurus to 2.3.1 (#701)
---
package.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index abc88e2b79..2fae779cf1 100644
--- a/package.json
+++ b/package.json
@@ -16,9 +16,9 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
- "@docusaurus/core": "^2.2.0",
- "@docusaurus/plugin-content-docs": "^2.2.0",
- "@docusaurus/preset-classic": "2.2.0",
+ "@docusaurus/core": "^2.3.1",
+ "@docusaurus/plugin-content-docs": "^2.3.1",
+ "@docusaurus/preset-classic": "2.3.1",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"acorn": "^8.6.0",