Skip to content

Commit

Permalink
chore: merge origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
mxdvl committed May 16, 2024
2 parents 18eb495 + 3810a1a commit caf5d85
Show file tree
Hide file tree
Showing 6 changed files with 561 additions and 657 deletions.
4 changes: 0 additions & 4 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,6 @@ fix-commits: install
validate-a11y: install # PRIVATE
@./tools/task-runner/runner validate/a11y

# Take screenshots for a visual check.
screenshots: install
@./tools/task-runner/runner screenshot

# Update caniuse db used by browserslist
# https://github.com/browserslist/update-db
update-caniusedb: install
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
"jest-environment-jsdom-global": "4.0.0",
"listr": "^0.14.3",
"lodash-es": "^4.17.21",
"lodash.merge": "^4.6.2",
"lodash.uniq": "^4.5.0",
"madge": "^5.0.1",
"mkdirp": "^1.0.4",
Expand Down Expand Up @@ -152,7 +151,6 @@
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.2",
"webpack-merge": "^4.2.2",
"webshot": "^0.17.0",
"wolfy87-eventemitter": "~5.2.4",
"yargs": "^17.7.1"
},
Expand Down
43 changes: 0 additions & 43 deletions tools/__tasks__/screenshot/config.js

This file was deleted.

8 changes: 0 additions & 8 deletions tools/__tasks__/screenshot/index.js

This file was deleted.

54 changes: 0 additions & 54 deletions tools/__tasks__/screenshot/screenshot.js

This file was deleted.

Loading

0 comments on commit caf5d85

Please sign in to comment.