소스 검색

Merge branch 'master' into dev/6.2.x

Yuki Takei 2 년 전
부모
커밋
1f3c39d951
3개의 변경된 파일75개의 추가작업 그리고 524개의 파일을 삭제
  1. 2 0
      .github/workflows/ci-app-prod.yml
  2. 1 1
      package.json
  3. 72 523
      yarn.lock

+ 2 - 0
.github/workflows/ci-app-prod.yml

@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - master
+      - dev/6.*.x
     paths:
       - .github/workflows/ci-app-prod.yml
       - .github/workflows/reusable-app-prod.yml
@@ -18,6 +19,7 @@ on:
   pull_request:
     branches:
       - master
+      - dev/6.*.x
     types: [opened, reopened, synchronize]
     paths:
       - .github/workflows/ci-app-prod.yml

+ 1 - 1
package.json

@@ -83,7 +83,7 @@
     "reg-notify-github-plugin": "^0.11.1",
     "reg-notify-slack-plugin": "^0.11.0",
     "reg-publish-s3-plugin": "^0.11.0",
-    "reg-suit": "^0.12.1",
+    "reg-suit": "^0.12.2",
     "shx": "^0.3.4",
     "stylelint": "^14.2.0",
     "stylelint-config-recess-order": "^3.0.0",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 72 - 523
yarn.lock


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.