Przeglądaj źródła

feat(ci): update workflows

Lind 3 lat temu
rodzic
commit
84d9c09cab
2 zmienionych plików z 5 dodań i 5 usunięć
  1. 1 1
      .github/workflows/ci.yml
  2. 4 4
      yarn.lock

+ 1 - 1
.github/workflows/ci.yml

@@ -7,7 +7,7 @@ jobs:
     runs-on: ${{ matrix.os }}
     strategy:
       matrix:
-        node_version: [12.x, 14.x]
+        node_version: [14.x]
         os: [ubuntu-latest, windows-latest, macOS-latest]
     steps:
       - uses: actions/checkout@v1

+ 4 - 4
yarn.lock

@@ -175,7 +175,7 @@
     "@ant-design/pro-field" "1.32.3"
     "@ant-design/pro-form" "1.56.1"
     "@ant-design/pro-skeleton" "1.0.5"
-    "@ant-design/pro-utils" "1.35.2"
+    "@ant-design/pro-utils" "1.35.1"
     "@babel/runtime" "^7.16.3"
     rc-util "^5.0.6"
     use-json-comparison "^1.0.5"
@@ -220,7 +220,7 @@
   dependencies:
     "@ant-design/icons" "^4.2.1"
     "@ant-design/pro-provider" "1.6.0"
-    "@ant-design/pro-utils" "1.35.2"
+    "@ant-design/pro-utils" "1.35.1"
     "@babel/runtime" "^7.16.3"
     classnames "^2.2.6"
     lodash.tonumber "^4.0.3"
@@ -273,7 +273,7 @@
     "@ant-design/icons" "^4.2.1"
     "@ant-design/pro-field" "1.32.3"
     "@ant-design/pro-provider" "1.6.0"
-    "@ant-design/pro-utils" "1.35.2"
+    "@ant-design/pro-utils" "1.35.1"
     "@babel/runtime" "^7.16.3"
     "@umijs/use-params" "^1.0.9"
     classnames "^2.2.6"
@@ -369,7 +369,7 @@
     react-sortable-hoc "^2.0.0"
     swr "^1.2.0"
 
-"@ant-design/pro-utils@1.35.1", "@ant-design/pro-utils@1.35.2":
+"@ant-design/pro-utils@1.35.1", "@ant-design/pro-utils@1.35.1":
   version "1.35.1"
   resolved "https://registry.npmjs.org/@ant-design/pro-utils/-/pro-utils-1.35.1.tgz#ab39815b7c013003be7a06b360ad4fbef61eb5c7"
   integrity sha512-XvxSnekFkYnu0Bh/crc3YJrB+TLzJjI5p60WvpdIh5OrYYVsJICP+U46cPHKIOaVfFviEVOEGRARPxCiNaLvAw==