aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-25 08:28:00 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-05-25 08:53:16 +0530
commit3e7e0d9dd38b4a52dcdb505f698541b0c2a34cc8 (patch)
tree2397d442f87cd1d36b6fe98de0be309bdaa86873 /package.json
parent6.3.0-nightly.10 [skip ci] (diff)
downloadferdium-app-3e7e0d9dd38b4a52dcdb505f698541b0c2a34cc8.tar.gz
ferdium-app-3e7e0d9dd38b4a52dcdb505f698541b0c2a34cc8.tar.zst
ferdium-app-3e7e0d9dd38b4a52dcdb505f698541b0c2a34cc8.zip
Bump eslint-plugin-unicorn from 42.0.0 to 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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 68fc1ca88..44200fd08 100644
--- a/package.json
+++ b/package.json
@@ -166,7 +166,7 @@
166 "eslint-plugin-prettier": "4.2.1", 166 "eslint-plugin-prettier": "4.2.1",
167 "eslint-plugin-react": "7.32.2", 167 "eslint-plugin-react": "7.32.2",
168 "eslint-plugin-react-hooks": "4.6.0", 168 "eslint-plugin-react-hooks": "4.6.0",
169 "eslint-plugin-unicorn": "42.0.0", 169 "eslint-plugin-unicorn": "46.0.0",
170 "gulp-livereload": "4.0.2", 170 "gulp-livereload": "4.0.2",
171 "husky": "8.0.3", 171 "husky": "8.0.3",
172 "is-ci": "3.0.1", 172 "is-ci": "3.0.1",