File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 55 steps :
66 - env :
77 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
8- uses :
rokroskar/[email protected] .2 8+ uses :
rokroskar/[email protected] .3 99 - uses : actions/checkout@v2
1010 with :
1111 fetch-depth : 0
1414 github.event.pull_request.head.ref || '' }}
1515 - uses : actions/setup-node@v2
1616 with :
17- node-version : 12
17+ node-version : 14
1818 -
run :
git config --global user.email "[email protected] " 1919 - run : git config --global user.name "GitHub Actions"
2020 - run : yarn --frozen-lockfile
Original file line number Diff line number Diff line change 2626 "mermaid" : " ^8.8.3"
2727 },
2828 "devDependencies" : {
29- "@dword-design/base" : " ^7.8.2 " ,
29+ "@dword-design/base" : " ^8.0.0 " ,
3030 "@dword-design/base-config-component" : " ^1.1.7" ,
3131 "@dword-design/functions" : " ^3.0.0" ,
3232 "@dword-design/puppeteer" : " ^4.0.0" ,
3333 "@dword-design/tester" : " ^1.2.1" ,
3434 "@dword-design/tester-plugin-component" : " ^1.0.0" ,
3535 "@dword-design/tester-plugin-puppeteer" : " ^2.0.0"
3636 },
37+ "engines" : {
38+ "node" : " >=12"
39+ },
3740 "publishConfig" : {
3841 "access" : " public"
3942 },
Original file line number Diff line number Diff line change 11961196 micromatch "^4.0.2"
11971197 std-env "^2.3.0"
11981198
1199- "@dword-design/base@^7.8.2 ":
1200- version "7.14.4 "
1201- resolved "https://registry.yarnpkg.com/@dword-design/base/-/base-7.14.4 .tgz#1141b4c4ccca6f53a51e2aea5c12e06e88468bd8 "
1202- integrity sha512-GUDCfpYxgXflFo9klVWDDH2GG8/GGZWbWptBwuaaozJNpXckAmLgpS/wJDcYjkaLjPC7m00e3uT7krZPwGEBrA ==
1199+ "@dword-design/base@^8.0.0 ":
1200+ version "8.0.0 "
1201+ resolved "https://registry.yarnpkg.com/@dword-design/base/-/base-8.0.0 .tgz#77f225ec73e66e09ced980fae143ccbad9949ae3 "
1202+ integrity sha512-HtkOiT+ec50jNt1GjPg1oqaATC9RU98YfHXRJPAXarUtN7r/VK2abnJZl+rLy+2LjnGDQkkHqwn4+Spt6SQCZg ==
12031203 dependencies:
12041204 "@babel/core" "^7.6.4"
12051205 "@babel/register" "^7.6.2"
You can’t perform that action at this time.
0 commit comments