Skip to content

Commit 93c5eb2

Browse files
authored
Merge pull request #149 from REChain-Network-Solutions/dependabot/npm_and_yarn/eslint-10.0.3
Bump eslint from 10.0.2 to 10.0.3
2 parents 1a3c57a + adcecdd commit 93c5eb2

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@vue/eslint-config-typescript": "^14.7.0",
4747
"@vue/test-utils": "^2.0.0-0",
4848
"chai": "^6.2.2",
49-
"eslint": "^10.0.2",
49+
"eslint": "^10.0.3",
5050
"eslint-plugin-prettier": "^5.5.5",
5151
"eslint-plugin-vue": "^10.8.0",
5252
"prettier": "^3.8.1",

yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,14 +1098,14 @@
10981098
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
10991099
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
11001100

1101-
"@eslint/config-array@^0.23.2":
1102-
version "0.23.2"
1103-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.2.tgz#db85beeff7facc685a5775caacb1c845669b9470"
1104-
integrity sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==
1101+
"@eslint/config-array@^0.23.3":
1102+
version "0.23.3"
1103+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.3.tgz#3f4a93dd546169c09130cbd10f2415b13a20a219"
1104+
integrity sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==
11051105
dependencies:
1106-
"@eslint/object-schema" "^3.0.2"
1106+
"@eslint/object-schema" "^3.0.3"
11071107
debug "^4.3.1"
1108-
minimatch "^10.2.1"
1108+
minimatch "^10.2.4"
11091109

11101110
"@eslint/config-helpers@^0.5.2":
11111111
version "0.5.2"
@@ -1114,24 +1114,24 @@
11141114
dependencies:
11151115
"@eslint/core" "^1.1.0"
11161116

1117-
"@eslint/core@^1.1.0":
1118-
version "1.1.0"
1119-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d"
1120-
integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==
1117+
"@eslint/core@^1.1.0", "@eslint/core@^1.1.1":
1118+
version "1.1.1"
1119+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32"
1120+
integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==
11211121
dependencies:
11221122
"@types/json-schema" "^7.0.15"
11231123

1124-
"@eslint/object-schema@^3.0.2":
1125-
version "3.0.2"
1126-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.2.tgz#c59c6a94aa4b428ed7f1615b6a4495c0a21f7a22"
1127-
integrity sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw==
1124+
"@eslint/object-schema@^3.0.3":
1125+
version "3.0.3"
1126+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.3.tgz#5bf671e52e382e4adc47a9906f2699374637db6b"
1127+
integrity sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==
11281128

1129-
"@eslint/plugin-kit@^0.6.0":
1130-
version "0.6.0"
1131-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
1132-
integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
1129+
"@eslint/plugin-kit@^0.6.1":
1130+
version "0.6.1"
1131+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e"
1132+
integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==
11331133
dependencies:
1134-
"@eslint/core" "^1.1.0"
1134+
"@eslint/core" "^1.1.1"
11351135
levn "^0.4.1"
11361136

11371137
"@hapi/address@2.x.x":
@@ -5267,10 +5267,10 @@ eslint-scope@^4.0.3:
52675267
esrecurse "^4.1.0"
52685268
estraverse "^4.1.1"
52695269

5270-
"eslint-scope@^8.2.0 || ^9.0.0", eslint-scope@^9.1.1:
5271-
version "9.1.1"
5272-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.1.tgz#f6a209486e38bd28356b5feb07d445cc99c89967"
5273-
integrity sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==
5270+
"eslint-scope@^8.2.0 || ^9.0.0", eslint-scope@^9.1.2:
5271+
version "9.1.2"
5272+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802"
5273+
integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==
52745274
dependencies:
52755275
"@types/esrecurse" "^4.3.1"
52765276
"@types/estree" "^1.0.8"
@@ -5303,17 +5303,17 @@ eslint-webpack-plugin@^3.1.0:
53035303
normalize-path "^3.0.0"
53045304
schema-utils "^4.0.0"
53055305

5306-
eslint@^10.0.2:
5307-
version "10.0.2"
5308-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.2.tgz#1009263467591810320f2e1ad52b8a750d1acbab"
5309-
integrity sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==
5306+
eslint@^10.0.3:
5307+
version "10.0.3"
5308+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
5309+
integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
53105310
dependencies:
53115311
"@eslint-community/eslint-utils" "^4.8.0"
53125312
"@eslint-community/regexpp" "^4.12.2"
5313-
"@eslint/config-array" "^0.23.2"
5313+
"@eslint/config-array" "^0.23.3"
53145314
"@eslint/config-helpers" "^0.5.2"
5315-
"@eslint/core" "^1.1.0"
5316-
"@eslint/plugin-kit" "^0.6.0"
5315+
"@eslint/core" "^1.1.1"
5316+
"@eslint/plugin-kit" "^0.6.1"
53175317
"@humanfs/node" "^0.16.6"
53185318
"@humanwhocodes/module-importer" "^1.0.1"
53195319
"@humanwhocodes/retry" "^0.4.2"
@@ -5322,7 +5322,7 @@ eslint@^10.0.2:
53225322
cross-spawn "^7.0.6"
53235323
debug "^4.3.2"
53245324
escape-string-regexp "^4.0.0"
5325-
eslint-scope "^9.1.1"
5325+
eslint-scope "^9.1.2"
53265326
eslint-visitor-keys "^5.0.1"
53275327
espree "^11.1.1"
53285328
esquery "^1.7.0"
@@ -5335,7 +5335,7 @@ eslint@^10.0.2:
53355335
imurmurhash "^0.1.4"
53365336
is-glob "^4.0.0"
53375337
json-stable-stringify-without-jsonify "^1.0.1"
5338-
minimatch "^10.2.1"
5338+
minimatch "^10.2.4"
53395339
natural-compare "^1.4.0"
53405340
optionator "^0.9.3"
53415341

@@ -7878,7 +7878,7 @@ minimatch@3.0.4:
78787878
dependencies:
78797879
brace-expansion "^1.1.7"
78807880

7881-
minimatch@^10.2.1, minimatch@^10.2.2:
7881+
minimatch@^10.2.2, minimatch@^10.2.4:
78827882
version "10.2.4"
78837883
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
78847884
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==

0 commit comments

Comments
 (0)