Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-unicorn to v48 (#1399)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency eslint-plugin-unicorn to v48

* Add change log

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: たふみ <qsf@de-liker.com>
  • Loading branch information
renovate[bot] and Qs-F authored Jul 18, 2023
1 parent 380c9d2 commit e923870
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 40 deletions.
5 changes: 5 additions & 0 deletions .changeset/breezy-beers-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@4design/eslint-config": patch
---

fix(deps): update dependency eslint-plugin-unicorn to v48
66 changes: 27 additions & 39 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 packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-unicorn": "^47.0.0"
"eslint-plugin-unicorn": "^48.0.0"
},
"optionalDependencies": {
"eslint-plugin-jsx-a11y": "^6.5.1",
Expand Down

0 comments on commit e923870

Please sign in to comment.