aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-13 03:10:58 +0000
committerLibravatar GitHub <noreply@github.com>2023-02-13 03:10:58 +0000
commitf4f9abae0f6d2b85398dfd2e6aa5ae7df9c3e93c (patch)
treeb83df76c0e0aef97dfc5202d2531a5e17e883b25
parentUpgrade 'pnpm' to '7.27.0'; Upgrade other npm modules and fix errors (#943) (diff)
downloadferdium-app-dependabot/npm_and_yarn/eslint-plugin-unicorn-45.0.2.tar.gz
ferdium-app-dependabot/npm_and_yarn/eslint-plugin-unicorn-45.0.2.tar.zst
ferdium-app-dependabot/npm_and_yarn/eslint-plugin-unicorn-45.0.2.zip
Bump eslint-plugin-unicorn from 42.0.0 to 45.0.2dependabot/npm_and_yarn/eslint-plugin-unicorn-45.0.2
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 42.0.0 to 45.0.2. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v42.0.0...v45.0.2) --- 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 c27548f7e..bfa33ce31 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": "45.0.2",
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",