Skip to content

Commit

Permalink
Update dependency eslint to v8.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2023
1 parent 186151e commit bc5993f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.3",
"css-minimizer-webpack-plugin": "4.2.2",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",
"handlebars": "4.7.7",
"handlebars-loader": "1.7.3",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3195,9 +3195,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.32.0":
version: 8.32.0
resolution: "eslint@npm:8.32.0"
"eslint@npm:8.33.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
Expand Down Expand Up @@ -3240,7 +3240,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4081,7 +4081,7 @@ __metadata:
copy-webpack-plugin: 11.0.0
css-loader: 6.7.3
css-minimizer-webpack-plugin: 4.2.2
eslint: 8.32.0
eslint: 8.33.0
eslint-config-prettier: 8.6.0
handlebars: 4.7.7
handlebars-loader: 1.7.3
Expand Down

0 comments on commit bc5993f

Please sign in to comment.