Skip to content

Commit

Permalink
chore: upgrade deps (#208)
Browse files Browse the repository at this point in the history
* build(deps): upgrade

* build(deps): resolve audit warnings

* fix: test script css extract test

* build(ci): only run on push
  • Loading branch information
bigopon authored May 6, 2022
1 parent 4d486c9 commit c1cc84b
Show file tree
Hide file tree
Showing 4 changed files with 1,789 additions and 1,776 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: CI
on: [push, pull_request]
on: [push]
jobs:
Core:
name: Core tests with npm
Expand Down
Loading

0 comments on commit c1cc84b

Please sign in to comment.