Skip to content

Commit

Permalink
Merge pull request #1178 from ral-facilities/renovate/eslint-8.x
Browse files Browse the repository at this point in the history
Update dependency eslint to v8.22.0
  • Loading branch information
Sam Glendenning authored Aug 17, 2022
2 parents 297bb9d + 2eaa7e4 commit 0e77a83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"cypress": "9.7.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"eslint": "8.21.0",
"eslint": "8.22.0",
"eslint-config-react-app": "7.0.0",
"lint-staged": "13.0.3",
"redux-mock-store": "1.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7066,9 +7066,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.21.0, eslint@npm:^8.3.0":
version: 8.21.0
resolution: "eslint@npm:8.21.0"
"eslint@npm:8.22.0, eslint@npm:^8.3.0":
version: 8.22.0
resolution: "eslint@npm:8.22.0"
dependencies:
"@eslint/eslintrc": ^1.3.0
"@humanwhocodes/config-array": ^0.10.4
Expand Down Expand Up @@ -7111,7 +7111,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 1d39ddb08772ea230cb7d74f7f81f85b9d46965d3600725c7eb39a27bcdaf28cb2a780dacf6cfa1cfbf2da606b57a5e7e3ab373ab474cbcf0ba042076821f501
checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80
languageName: node
linkType: hard

Expand Down Expand Up @@ -13638,7 +13638,7 @@ __metadata:
cypress-failed-log: 2.10.0
enzyme: 3.11.0
enzyme-to-json: 3.6.2
eslint: 8.21.0
eslint: 8.22.0
eslint-config-prettier: 8.5.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
Expand Down

0 comments on commit 0e77a83

Please sign in to comment.