Skip to content

Commit 608d500

Browse files
Update dependency eslint to v8.53.0 (#8682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bae605 commit 608d500

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

war/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"clean-webpack-plugin": "4.0.0",
3131
"css-loader": "6.8.1",
3232
"css-minimizer-webpack-plugin": "5.0.1",
33-
"eslint": "8.52.0",
33+
"eslint": "8.53.0",
3434
"eslint-config-prettier": "9.0.0",
3535
"handlebars-loader": "1.7.3",
3636
"mini-css-extract-plugin": "2.7.6",

war/yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -1773,9 +1773,9 @@ __metadata:
17731773
languageName: node
17741774
linkType: hard
17751775

1776-
"@eslint/eslintrc@npm:^2.1.2":
1777-
version: 2.1.2
1778-
resolution: "@eslint/eslintrc@npm:2.1.2"
1776+
"@eslint/eslintrc@npm:^2.1.3":
1777+
version: 2.1.3
1778+
resolution: "@eslint/eslintrc@npm:2.1.3"
17791779
dependencies:
17801780
ajv: "npm:^6.12.4"
17811781
debug: "npm:^4.3.2"
@@ -1786,14 +1786,14 @@ __metadata:
17861786
js-yaml: "npm:^4.1.0"
17871787
minimatch: "npm:^3.1.2"
17881788
strip-json-comments: "npm:^3.1.1"
1789-
checksum: 00efdc3797e6f05518060522b7788e5f5aff02f13facbd0c83b176c3dee86554023283a5f68542df379c5137685d2d29745c87f62bf2406a1d38d95471f44ce6
1789+
checksum: f4103f4346126292eb15581c5a1d12bef03410fd3719dedbdb92e1f7031d46a5a2d60de8566790445d5d4b70b75ba050876799a11f5fff8265a91ee3fa77dab0
17901790
languageName: node
17911791
linkType: hard
17921792

1793-
"@eslint/js@npm:8.52.0":
1794-
version: 8.52.0
1795-
resolution: "@eslint/js@npm:8.52.0"
1796-
checksum: cdcf8f9b54994fe1a5dc086c714a75dca5fe5899f9b362986abd12b3b5bec9c9755f7608e663ce072edd3fa3910cc752afef8d149fda0288a477652b65865a1c
1793+
"@eslint/js@npm:8.53.0":
1794+
version: 8.53.0
1795+
resolution: "@eslint/js@npm:8.53.0"
1796+
checksum: d29f6c207b2f6dc4ef174d16a3c07b0d3a17ca3d805680496ff267edd773e3bac41db4e7dcab622ca1970d892535bd19671e2a756d4eac75e96fd8c8dcdb619b
17971797
languageName: node
17981798
linkType: hard
17991799

@@ -3541,14 +3541,14 @@ __metadata:
35413541
languageName: node
35423542
linkType: hard
35433543

3544-
"eslint@npm:8.52.0":
3545-
version: 8.52.0
3546-
resolution: "eslint@npm:8.52.0"
3544+
"eslint@npm:8.53.0":
3545+
version: 8.53.0
3546+
resolution: "eslint@npm:8.53.0"
35473547
dependencies:
35483548
"@eslint-community/eslint-utils": "npm:^4.2.0"
35493549
"@eslint-community/regexpp": "npm:^4.6.1"
3550-
"@eslint/eslintrc": "npm:^2.1.2"
3551-
"@eslint/js": "npm:8.52.0"
3550+
"@eslint/eslintrc": "npm:^2.1.3"
3551+
"@eslint/js": "npm:8.53.0"
35523552
"@humanwhocodes/config-array": "npm:^0.11.13"
35533553
"@humanwhocodes/module-importer": "npm:^1.0.1"
35543554
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -3585,7 +3585,7 @@ __metadata:
35853585
text-table: "npm:^0.2.0"
35863586
bin:
35873587
eslint: bin/eslint.js
3588-
checksum: 9269b32ccf6e9947d994f871888d5b541da4a8539160ee19d80ecac0c70c51a7d3a7c111a58cf1adf81f093a7c1b5564edefa5c6dbe29b1df9c9f3e30700af30
3588+
checksum: c5cd0049488c0463dab7d97466767ca5a1d0b3b59d0a223122683dc8039ecea30b27867fb9e38906b4c1ab9d09ece8a802a6c540d8905016f1cc4b4bb27329af
35893589
languageName: node
35903590
linkType: hard
35913591

@@ -4401,7 +4401,7 @@ __metadata:
44014401
clean-webpack-plugin: "npm:4.0.0"
44024402
css-loader: "npm:6.8.1"
44034403
css-minimizer-webpack-plugin: "npm:5.0.1"
4404-
eslint: "npm:8.52.0"
4404+
eslint: "npm:8.53.0"
44054405
eslint-config-prettier: "npm:9.0.0"
44064406
handlebars: "npm:4.7.8"
44074407
handlebars-loader: "npm:1.7.3"

0 commit comments

Comments
 (0)