Skip to content

Commit 31c24a1

Browse files
dependabot[bot]afs
authored andcommitted
bump eslint from 10.0.3 to 10.1.0 in /jena-fuseki2/jena-fuseki-ui
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb432c6 commit 31c24a1

1 file changed

Lines changed: 8 additions & 15 deletions

File tree

jena-fuseki2/jena-fuseki-ui/yarn.lock

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,7 +1183,7 @@
11831183
debug "^4.3.1"
11841184
minimatch "^10.2.4"
11851185

1186-
"@eslint/config-helpers@^0.5.2":
1186+
"@eslint/config-helpers@^0.5.3":
11871187
version "0.5.3"
11881188
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb"
11891189
integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==
@@ -4111,14 +4111,14 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
41114111
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
41124112

41134113
eslint@^10.0.1:
4114-
version "10.0.3"
4115-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
4116-
integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
4114+
version "10.1.0"
4115+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.1.0.tgz#9ca98e654e642ab2e1af6d1e9d8613857ac341b4"
4116+
integrity sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==
41174117
dependencies:
41184118
"@eslint-community/eslint-utils" "^4.8.0"
41194119
"@eslint-community/regexpp" "^4.12.2"
41204120
"@eslint/config-array" "^0.23.3"
4121-
"@eslint/config-helpers" "^0.5.2"
4121+
"@eslint/config-helpers" "^0.5.3"
41224122
"@eslint/core" "^1.1.1"
41234123
"@eslint/plugin-kit" "^0.6.1"
41244124
"@humanfs/node" "^0.16.6"
@@ -4131,7 +4131,7 @@ eslint@^10.0.1:
41314131
escape-string-regexp "^4.0.0"
41324132
eslint-scope "^9.1.2"
41334133
eslint-visitor-keys "^5.0.1"
4134-
espree "^11.1.1"
4134+
espree "^11.2.0"
41354135
esquery "^1.7.0"
41364136
esutils "^2.0.2"
41374137
fast-deep-equal "^3.1.3"
@@ -4155,7 +4155,7 @@ espree@^10.3.0:
41554155
acorn-jsx "^5.3.2"
41564156
eslint-visitor-keys "^4.2.1"
41574157

4158-
"espree@^10.3.0 || ^11.0.0", espree@^11.1.1, espree@^11.2.0:
4158+
"espree@^10.3.0 || ^11.0.0", espree@^11.2.0:
41594159
version "11.2.0"
41604160
resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5"
41614161
integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==
@@ -5791,14 +5791,7 @@ minimatch@9.0.1:
57915791
dependencies:
57925792
brace-expansion "^2.0.1"
57935793

5794-
minimatch@^10.2.1:
5795-
version "10.2.2"
5796-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
5797-
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
5798-
dependencies:
5799-
brace-expansion "^5.0.2"
5800-
5801-
minimatch@^10.2.2, minimatch@^10.2.4, "minimatch@^9.0.3 || ^10.0.1":
5794+
minimatch@^10.2.1, minimatch@^10.2.2, minimatch@^10.2.4, "minimatch@^9.0.3 || ^10.0.1":
58025795
version "10.2.4"
58035796
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
58045797
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==

0 commit comments

Comments
 (0)