Skip to content

Commit 0422fb1

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump eslint-plugin-unicorn in /frank-flow/src/frontend
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 41.0.0 to 41.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v41.0.0...v41.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b560f8 commit 0422fb1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint": "^8.11.0",
6464
"eslint-config-prettier": "^8.5.0",
6565
"eslint-plugin-prettier": "^4.0.0",
66-
"eslint-plugin-unicorn": "^41.0.0",
66+
"eslint-plugin-unicorn": "^41.0.1",
6767
"husky": "^7.0.4",
6868
"jasmine-core": "^4.0.1",
6969
"jasmine-spec-reporter": "^7.0.0",

frank-flow/src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4122,10 +4122,10 @@ eslint-plugin-prettier@^4.0.0:
41224122
dependencies:
41234123
prettier-linter-helpers "^1.0.0"
41244124

4125-
eslint-plugin-unicorn@^41.0.0:
4126-
version "41.0.0"
4127-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.0.tgz#bf0974f8551ab4dd4aaae7d9cf53894040defbbd"
4128-
integrity sha512-xoJCaRc1uy5REg9DkVga1BkZV57jJxoqOcrU28QHZB89Lk5LdSqdVyTIt9JQVfHNKaiyJ7X+3iLlIn+VEHWEzA==
4125+
eslint-plugin-unicorn@^41.0.1:
4126+
version "41.0.1"
4127+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.1.tgz#b49205b38e71e227d21fb5776f8d078a1dc637ca"
4128+
integrity sha512-gF5vo2dIj0YdNMQ/IMegiBkQdQ22GBFFVpdkJP+0og3w7XD4ypea0xQVRv6iofkLVR2w0phAdikcnU01ybd4Ow==
41294129
dependencies:
41304130
"@babel/helper-validator-identifier" "^7.15.7"
41314131
ci-info "^3.3.0"

0 commit comments

Comments
 (0)