Skip to content

Commit c4f2167

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v59
1 parent 0c44e27 commit c4f2167

File tree

2 files changed

+9
-20
lines changed

2 files changed

+9
-20
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-markdown": "^5.1.0",
4040
"eslint-plugin-prettier": "^5.2.3",
4141
"eslint-plugin-promise": "^7.2.1",
42-
"eslint-plugin-unicorn": "^58.0.0",
42+
"eslint-plugin-unicorn": "^59.0.0",
4343
"execa": "^5.0.0",
4444
"find-process": "^1.4.1",
4545
"glob": "^10.3.10",

yarn.lock

+8-19
Original file line numberDiff line numberDiff line change
@@ -3871,7 +3871,7 @@ __metadata:
38713871
eslint-plugin-markdown: ^5.1.0
38723872
eslint-plugin-prettier: ^5.2.3
38733873
eslint-plugin-promise: ^7.2.1
3874-
eslint-plugin-unicorn: ^58.0.0
3874+
eslint-plugin-unicorn: ^59.0.0
38753875
execa: ^5.0.0
38763876
find-process: ^1.4.1
38773877
glob: ^10.3.10
@@ -10521,9 +10521,9 @@ __metadata:
1052110521
languageName: node
1052210522
linkType: hard
1052310523

10524-
"eslint-plugin-unicorn@npm:^58.0.0":
10525-
version: 58.0.0
10526-
resolution: "eslint-plugin-unicorn@npm:58.0.0"
10524+
"eslint-plugin-unicorn@npm:^59.0.0":
10525+
version: 59.0.0
10526+
resolution: "eslint-plugin-unicorn@npm:59.0.0"
1052710527
dependencies:
1052810528
"@babel/helper-validator-identifier": ^7.25.9
1052910529
"@eslint-community/eslint-utils": ^4.5.1
@@ -10532,19 +10532,19 @@ __metadata:
1053210532
clean-regexp: ^1.0.0
1053310533
core-js-compat: ^3.41.0
1053410534
esquery: ^1.6.0
10535+
find-up-simple: ^1.0.1
1053510536
globals: ^16.0.0
1053610537
indent-string: ^5.0.0
1053710538
is-builtin-module: ^5.0.0
1053810539
jsesc: ^3.1.0
1053910540
pluralize: ^8.0.0
10540-
read-package-up: ^11.0.0
1054110541
regexp-tree: ^0.1.27
1054210542
regjsparser: ^0.12.0
1054310543
semver: ^7.7.1
1054410544
strip-indent: ^4.0.0
1054510545
peerDependencies:
1054610546
eslint: ">=9.22.0"
10547-
checksum: 098e52a196d3d5a6379ec8482ea8e9cf664ebbcc822db071842bbcb967c1ad6d7e330014addaea338cc6387f07fcc805ba185766d2716e1fb63b5cdb7cefdb3d
10547+
checksum: e884a140708fbed32fc555de74e2248c57952341dbb8ce41c4b2ca98613d965fab568609ba4be8bf23327c05c5bfb15a3353316f1b74f25f9dee3b82ed91fae3
1054810548
languageName: node
1054910549
linkType: hard
1055010550

@@ -11377,7 +11377,7 @@ __metadata:
1137711377
languageName: node
1137811378
linkType: hard
1137911379

11380-
"find-up-simple@npm:^1.0.0":
11380+
"find-up-simple@npm:^1.0.1":
1138111381
version: 1.0.1
1138211382
resolution: "find-up-simple@npm:1.0.1"
1138311383
checksum: 6e374bffda9f8425314eab47ef79752b6e77dcc95c0ad17d257aef48c32fe07bbc41bcafbd22941c25bb94fffaaaa8e178d928867d844c58100c7fe19ec82f72
@@ -19294,17 +19294,6 @@ __metadata:
1929419294
languageName: node
1929519295
linkType: hard
1929619296

19297-
"read-package-up@npm:^11.0.0":
19298-
version: 11.0.0
19299-
resolution: "read-package-up@npm:11.0.0"
19300-
dependencies:
19301-
find-up-simple: ^1.0.0
19302-
read-pkg: ^9.0.0
19303-
type-fest: ^4.6.0
19304-
checksum: 535b7554d47fae5fb5c2e7aceebd48b5de4142cdfe7b21f942fa9a0f56db03d3b53cce298e19438e1149292279c285e6ba6722eca741d590fd242519c4bdbc17
19305-
languageName: node
19306-
linkType: hard
19307-
1930819297
"read-pkg-up@npm:^10.0.0":
1930919298
version: 10.1.0
1931019299
resolution: "read-pkg-up@npm:10.1.0"
@@ -19340,7 +19329,7 @@ __metadata:
1934019329
languageName: node
1934119330
linkType: hard
1934219331

19343-
"read-pkg@npm:^9.0.0, read-pkg@npm:^9.0.1":
19332+
"read-pkg@npm:^9.0.1":
1934419333
version: 9.0.1
1934519334
resolution: "read-pkg@npm:9.0.1"
1934619335
dependencies:

0 commit comments

Comments
 (0)