Skip to content

Commit

Permalink
chore: update dependencies, remove unused uses: in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Rong Sen Ng (motss) <wes.ngrongsen@gmail.com>
  • Loading branch information
motss committed Feb 21, 2022
1 parent e503ba2 commit 983a236
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:

- name: Setup Playwright
if: env.CI_SKIP == 'false'
uses: microsoft/playwright-github-action@v1
run: |
npm x -y -- playwright@latest install-deps
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"eslint-plugin-regexp": "^1.5.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
"hanbi": "^1.0.1",
"nano-staged": "^0.5.0",
"nano-staged": "^0.6.0",
"typescript": "^4.5.5"
},
"engines": {
Expand Down

0 comments on commit 983a236

Please sign in to comment.