Skip to content

Commit e37127c

Browse files
renovate[bot]voxpelli
authored andcommittedJul 12, 2022
Update dependency eslint-plugin-unicorn to v43
1 parent 8b05c37 commit e37127c

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed
 

‎package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-promise": "^6.0.0",
3030
"eslint-plugin-security": "^1.5.0",
3131
"eslint-plugin-sort-destructure-keys": "^1.4.0",
32-
"eslint-plugin-unicorn": "^42.0.0",
32+
"eslint-plugin-unicorn": "^43.0.0",
3333
"ghat": "^0.14.0",
3434
"husky": "^8.0.1",
3535
"installed-check": "^6.0.1"
@@ -45,6 +45,6 @@
4545
"eslint-plugin-promise": "^6.0.0",
4646
"eslint-plugin-security": "^1.5.0",
4747
"eslint-plugin-sort-destructure-keys": "^1.4.0",
48-
"eslint-plugin-unicorn": "^42.0.0"
48+
"eslint-plugin-unicorn": "^43.0.0"
4949
}
5050
}

0 commit comments

Comments
 (0)
Please sign in to comment.