This is an automated email from the ASF dual-hosted git repository.

pinal pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 66292c7  ATLAS-4523 : Build failure on Atlas docs
66292c7 is described below

commit 66292c7cceb1a38f1fd605f15f34f8324e504a02
Author: Farhan Khan <farhan.k...@freestoneinfotech.com>
AuthorDate: Fri Jan 7 12:09:37 2022 +0530

    ATLAS-4523 : Build failure on Atlas docs
    
    Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com>
    (cherry picked from commit f10c8482bd41da0acb514114068fcc014d39d242)
---
 docs/package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/package.json b/docs/package.json
index f38a965..a5a483d 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -13,10 +13,10 @@
   "license": "MIT",
   "peerDependencies": {},
   "devDependencies": {
-    "@babel/cli": "7.4.4",
-    "@babel/core": "7.4.5",
-    "@babel/plugin-syntax-dynamic-import": "7.2.0",
-    "@babel/preset-react": "7.0.0",
+    "@babel/cli": "^7.16.7",
+    "@babel/core": "^7.16.7",
+    "@babel/plugin-syntax-dynamic-import": "^7.8.3",
+    "@babel/preset-react": "^7.16.7",
     "axios": "0.19.0",
     "babel-loader": "8.0.6",
     "babel-plugin-lodash": "3.3.4",

Reply via email to