aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-06 03:11:48 +0000
committerLibravatar GitHub <noreply@github.com>2023-03-06 03:11:48 +0000
commit6d4d57456c954aea2d43ef56118be871a5eebdf7 (patch)
treee7156c2219ad10a55cc08f8e45f4854494792045
parent6.2.6-nightly.1 [skip ci] (diff)
downloadferdium-app-dependabot/npm_and_yarn/eslint-plugin-unicorn-46.0.0.tar.gz
ferdium-app-dependabot/npm_and_yarn/eslint-plugin-unicorn-46.0.0.tar.zst
ferdium-app-dependabot/npm_and_yarn/eslint-plugin-unicorn-46.0.0.zip
Bump eslint-plugin-unicorn from 42.0.0 to 46.0.0dependabot/npm_and_yarn/eslint-plugin-unicorn-46.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 42.0.0 to 46.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v42.0.0...v46.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index eaccf1fb8..b9d99c655 100644
--- a/package.json
+++ b/package.json
@@ -167,7 +167,7 @@
167 "eslint-plugin-prettier": "4.2.1", 167 "eslint-plugin-prettier": "4.2.1",
168 "eslint-plugin-react": "7.32.2", 168 "eslint-plugin-react": "7.32.2",
169 "eslint-plugin-react-hooks": "4.6.0", 169 "eslint-plugin-react-hooks": "4.6.0",
170 "eslint-plugin-unicorn": "42.0.0", 170 "eslint-plugin-unicorn": "46.0.0",
171 "gulp-livereload": "4.0.2", 171 "gulp-livereload": "4.0.2",
172 "husky": "8.0.3", 172 "husky": "8.0.3",
173 "is-ci": "3.0.1", 173 "is-ci": "3.0.1",