Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-array-func to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 45ebb8e commit 58029cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@testing-library/dom": "10.1.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"eslint-plugin-array-func": "4.0.0",
"eslint-plugin-array-func": "5.0.1",
"eslint-plugin-compat": "5.0.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-disable": "2.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3192,7 +3192,7 @@ __metadata:
"@testing-library/dom": "npm:10.1.0"
"@typescript-eslint/eslint-plugin": "npm:7.13.1"
"@typescript-eslint/parser": "npm:7.13.1"
eslint-plugin-array-func: "npm:4.0.0"
eslint-plugin-array-func: "npm:5.0.1"
eslint-plugin-compat: "npm:5.0.0"
eslint-plugin-deprecation: "npm:3.0.0"
eslint-plugin-disable: "npm:2.0.3"
Expand Down Expand Up @@ -8754,12 +8754,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-array-func@npm:4.0.0":
version: 4.0.0
resolution: "eslint-plugin-array-func@npm:4.0.0"
"eslint-plugin-array-func@npm:5.0.1":
version: 5.0.1
resolution: "eslint-plugin-array-func@npm:5.0.1"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10c0/f91fab8e607d195afde560ab1281771c2f3e6f6a8e884677ec8a4ce9fe4b2f9fcbe3d94c19c3ea81dd62fd1597331a10949820fb472c98ad87cb8a92263895e8
eslint: ">=8.51.0"
checksum: 10c0/20451669d0f50ec34bfe34dcd7cda0feb01def65814ff3882b5976ae3bbce4cdb0429d70650b64d35f8d9d6481f933d1a71b72dd27e499c3fbe5fe7b0cede2fc
languageName: node
linkType: hard

Expand Down

0 comments on commit 58029cb

Please sign in to comment.