Skip to content

Commit a5eae9d

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v48.0.1 (#4397)
1 parent e6e0dac commit a5eae9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-sonarjs": "0.19.0",
5656
"eslint-plugin-sort-keys-fix": "1.1.2",
5757
"eslint-plugin-testing-library": "5.11.0",
58-
"eslint-plugin-unicorn": "48.0.0",
58+
"eslint-plugin-unicorn": "48.0.1",
5959
"husky": "8.0.3",
6060
"jest": "29.6.1",
6161
"lint-staged": "13.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10849,10 +10849,10 @@ [email protected]:
1084910849
dependencies:
1085010850
"@typescript-eslint/utils" "^5.58.0"
1085110851

10852-
10853-
version "48.0.0"
10854-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-48.0.0.tgz#074214c0c216e6d97298a98db394b430b6c5a7de"
10855-
integrity sha512-8fk/v3p1ro34JSVDBEmtOq6EEQRpMR0iTir79q69KnXFZ6DJyPkT3RAi+ZoTqhQMdDSpGh8BGR68ne1sP5cnAA==
10852+
10853+
version "48.0.1"
10854+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-48.0.1.tgz#a6573bc1687ae8db7121fdd8f92394b6549a6959"
10855+
integrity sha512-FW+4r20myG/DqFcCSzoumaddKBicIPeFnTrifon2mWIzlfyvzwyqZjqVP7m4Cqr/ZYisS2aiLghkUWaPg6vtCw==
1085610856
dependencies:
1085710857
"@babel/helper-validator-identifier" "^7.22.5"
1085810858
"@eslint-community/eslint-utils" "^4.4.0"

0 commit comments

Comments
 (0)