Skip to content

Commit 2635a24

Browse files
authored
Merge pull request #831 from owncloud/dependabot/npm_and_yarn/eslint-8.57.1
chore(deps-dev): bump eslint from 8.57.0 to 8.57.1
2 parents c307f37 + a1eb639 commit 2635a24

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"autoprefixer": "^10.4.20",
5959
"browserify": "^17.0.0",
6060
"cssnano": "^7.0.6",
61-
"eslint": "^8.57.0",
61+
"eslint": "^8.57.1",
6262
"eslint-config-standard": "^17.0.0",
6363
"eslint-plugin-import": "^2.30.0",
6464
"eslint-plugin-n": "^16.6.2",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -117,17 +117,17 @@
117117
minimatch "^3.1.2"
118118
strip-json-comments "^3.1.1"
119119

120-
"@eslint/[email protected].0":
121-
version "8.57.0"
122-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
123-
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
120+
"@eslint/[email protected].1":
121+
version "8.57.1"
122+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
123+
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
124124

125-
"@humanwhocodes/config-array@^0.11.14":
126-
version "0.11.14"
127-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
128-
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
125+
"@humanwhocodes/config-array@^0.13.0":
126+
version "0.13.0"
127+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
128+
integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==
129129
dependencies:
130-
"@humanwhocodes/object-schema" "^2.0.2"
130+
"@humanwhocodes/object-schema" "^2.0.3"
131131
debug "^4.3.1"
132132
minimatch "^3.0.5"
133133

@@ -150,10 +150,10 @@
150150
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
151151
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
152152

153-
"@humanwhocodes/object-schema@^2.0.2":
154-
version "2.0.2"
155-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
156-
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
153+
"@humanwhocodes/object-schema@^2.0.3":
154+
version "2.0.3"
155+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
156+
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
157157

158158
"@jest/schemas@^29.6.3":
159159
version "29.6.3"
@@ -2518,16 +2518,16 @@ eslint@^6.0.0, eslint@^7.17.0:
25182518
text-table "^0.2.0"
25192519
v8-compile-cache "^2.0.3"
25202520

2521-
eslint@^8.57.0, eslint@^8.7.0:
2522-
version "8.57.0"
2523-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
2524-
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
2521+
eslint@^8.57.1, eslint@^8.7.0:
2522+
version "8.57.1"
2523+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
2524+
integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==
25252525
dependencies:
25262526
"@eslint-community/eslint-utils" "^4.2.0"
25272527
"@eslint-community/regexpp" "^4.6.1"
25282528
"@eslint/eslintrc" "^2.1.4"
2529-
"@eslint/js" "8.57.0"
2530-
"@humanwhocodes/config-array" "^0.11.14"
2529+
"@eslint/js" "8.57.1"
2530+
"@humanwhocodes/config-array" "^0.13.0"
25312531
"@humanwhocodes/module-importer" "^1.0.1"
25322532
"@nodelib/fs.walk" "^1.2.8"
25332533
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)