chore(deps): update dependency eslint-plugin-unicorn to v44.0.2

This commit is contained in:
renovate[bot]
2022-10-07 07:22:20 +00:00
committed by GitHub
parent 6a6c46f121
commit 02775e5169
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@types/node": "18.7.23",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-unicorn": "44.0.1",
"eslint-plugin-unicorn": "44.0.2",
"prettier": "2.7.1",
"typescript": "4.8.4"
}
@@ -17966,9 +17966,9 @@
}
},
"node_modules/eslint-plugin-unicorn": {
"version": "44.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44.0.1.tgz",
"integrity": "sha512-ly6Ye9OfgYBCw/FfsdycCzAztcRd+pOA0F6xZwtUsUkgOBjtNR0684xC7u+0RmE3SKr3y7z8MaIWunw36tbZdg==",
"version": "44.0.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44.0.2.tgz",
"integrity": "sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w==",
"dev": true,
"dependencies": {
"@babel/helper-validator-identifier": "^7.19.1",
@@ -49153,9 +49153,9 @@
"dev": true
},
"eslint-plugin-unicorn": {
"version": "44.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44.0.1.tgz",
"integrity": "sha512-ly6Ye9OfgYBCw/FfsdycCzAztcRd+pOA0F6xZwtUsUkgOBjtNR0684xC7u+0RmE3SKr3y7z8MaIWunw36tbZdg==",
"version": "44.0.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44.0.2.tgz",
"integrity": "sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w==",
"dev": true,
"requires": {
"@babel/helper-validator-identifier": "^7.19.1",

View File

@@ -17,7 +17,7 @@
"@types/node": "18.7.23",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-unicorn": "44.0.1",
"eslint-plugin-unicorn": "44.0.2",
"prettier": "2.7.1",
"typescript": "4.8.4"
}