Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Update linting, testing, @types/* dependencies #8475

Merged
merged 23 commits into from
Mar 18, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
8d4850d
Update husky from 4 to 7
chihsuan Mar 16, 2022
52955bd
Update @types/jest from 26 to 27
chihsuan Mar 16, 2022
0cee77c
Update lint-staged from 10 to 12
chihsuan Mar 16, 2022
24545aa
Update babel-jest from 26 to 27
chihsuan Mar 16, 2022
3fda387
Update @typescript-eslint/eslint-plugin from 4 to 5
chihsuan Mar 16, 2022
e588a48
Update @typescript-eslint/parser from 4 to 5
chihsuan Mar 16, 2022
5fe896a
Update chalk from 4 to 5
chihsuan Mar 16, 2022
04825fe
Update concurrently from 5 to 7
chihsuan Mar 16, 2022
d906fa3
Update stylelint from 9 to 14 and stylelint-config-wordpress from 13 …
chihsuan Mar 16, 2022
08f55ff
Update @wordpress/prettier-config from 0.4 to 1.1
chihsuan Mar 16, 2022
c2e5350
Update eslint from 7 to 8, @wordpress/eslint-plugin from 8 to 10, esl…
chihsuan Mar 16, 2022
bcb85ff
Fix lint errors after updating eslint-plugin-testing-library
chihsuan Mar 16, 2022
4a1e162
Fix style lint
chihsuan Mar 16, 2022
9fbfb64
Rename .stylelintrc.json -> stylelint.config.js & add todo comment
chihsuan Mar 16, 2022
5bbe51f
Remove @wordpress/e2e-test-utils
chihsuan Mar 17, 2022
5d030bf
Add changelogs for eslint-plugin
chihsuan Mar 17, 2022
0d865f5
Update storybook/preview.js since addDecorator has been deprecated
chihsuan Mar 17, 2022
2ecaaa8
Import directly from @storybook/addon-docs
chihsuan Mar 17, 2022
4182240
Migrate some stories to use @storybook/addon-controls
chihsuan Mar 17, 2022
7d67afa
Update changelogs
chihsuan Mar 17, 2022
c7b07c8
Update preview.js to fix lint warning
chihsuan Mar 18, 2022
18a31a4
Update pnpm-lock.yaml
chihsuan Mar 18, 2022
d722038
Fix eslint layout errors (#8484)
chihsuan Mar 18, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update @typescript-eslint/eslint-plugin from 4 to 5
  • Loading branch information
chihsuan committed Mar 18, 2022
commit 3fda38792acf39cd868460da35257fe26e1637e2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"@types/wordpress__components": "^19.3.0",
"@types/wordpress__data-controls": "^2.2.0",
"@types/wordpress__notices": "^3.3.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^4.33.0",
"@woocommerce/admin-e2e-tests": "workspace:*",
"@woocommerce/components": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/core": "^7.17.5",
"@types/expect-puppeteer": "^4.4.7",
"@types/puppeteer": "^5.4.5",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@woocommerce/api": "^0.2.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
Expand Down
119 changes: 102 additions & 17 deletions pnpm-lock.yaml

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