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 Feb 1, 2023
1 parent a8ca484 commit ecbbdd5
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"babel-eslint": "10.1.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.1",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-react-app": "7.0.0",
"eslint-plugin-cypress": "2.12.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-dataview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"cypress-failed-log": "2.10.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.1",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-react-app": "7.0.0",
"express": "4.18.1",
"lint-staged": "13.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-download/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"cypress-failed-log": "2.10.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.1",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-react-app": "7.0.0",
"lint-staged": "13.1.0",
"serve": "14.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"cypress-failed-log": "2.10.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.1",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-react-app": "7.0.0",
"express": "4.18.1",
"lint-staged": "13.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6480,7 +6480,7 @@ __metadata:
date-fns: 2.29.1
enzyme: 3.11.0
enzyme-to-json: 3.6.1
eslint: 8.32.0
eslint: 8.33.0
eslint-config-prettier: 8.6.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
Expand Down Expand Up @@ -6560,7 +6560,7 @@ __metadata:
date-fns: 2.29.1
enzyme: 3.11.0
enzyme-to-json: 3.6.1
eslint: 8.32.0
eslint: 8.33.0
eslint-config-prettier: 8.6.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
Expand Down Expand Up @@ -6631,7 +6631,7 @@ __metadata:
date-fns-tz: 1.3.5
enzyme: 3.11.0
enzyme-to-json: 3.6.1
eslint: 8.32.0
eslint: 8.33.0
eslint-config-prettier: 8.6.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
Expand Down Expand Up @@ -6699,7 +6699,7 @@ __metadata:
date-fns: 2.29.1
enzyme: 3.11.0
enzyme-to-json: 3.6.1
eslint: 8.32.0
eslint: 8.33.0
eslint-config-prettier: 8.6.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
Expand Down Expand Up @@ -7925,9 +7925,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.32.0, eslint@npm:^8.3.0":
version: 8.32.0
resolution: "eslint@npm:8.32.0"
"eslint@npm:8.33.0, eslint@npm:^8.3.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 @@ -7970,7 +7970,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
languageName: node
linkType: hard

Expand Down

0 comments on commit ecbbdd5

Please sign in to comment.