Update dependency eslint-plugin-unicorn to v45 (#156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-01 22:30:50 -05:00
committed by GitHub
parent d8dfeb7dc5
commit 883453fb04
4 changed files with 54 additions and 26 deletions

View File

@ -45,7 +45,7 @@
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-unicorn": "44.0.2",
"eslint-plugin-unicorn": "45.0.1",
"typescript": "4.9.3",
"webpack": "5.75.0"
}