Skip to content

Commit 803bf80

Browse files
authored
chore(ci): Update broken deps (#1005)
* chore(ci): Update broken deps * yarn.lock fix
1 parent 5ab8a2a commit 803bf80

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"ajv": "^8.6.1",
5252
"ajv-formats": "^2.1.0",
5353
"babel-eslint": "^10.1.0",
54+
"eslint": "^6.8.0",
5455
"eslint-config-react-app": "^5.2.1",
5556
"eslint-plugin-flowtype": "^4.6.0",
5657
"eslint-plugin-import": "^2.20.1",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1921,6 +1921,7 @@ __metadata:
19211921
ajv: "npm:^8.6.1"
19221922
ajv-formats: "npm:^2.1.0"
19231923
babel-eslint: "npm:^10.1.0"
1924+
eslint: "npm:^6.8.0"
19241925
eslint-config-react-app: "npm:^5.2.1"
19251926
eslint-plugin-flowtype: "npm:^4.6.0"
19261927
eslint-plugin-import: "npm:^2.20.1"
@@ -4108,7 +4109,7 @@ __metadata:
41084109
languageName: node
41094110
linkType: hard
41104111

4111-
"eslint@npm:^6.1.0":
4112+
"eslint@npm:^6.1.0, eslint@npm:^6.8.0":
41124113
version: 6.8.0
41134114
resolution: "eslint@npm:6.8.0"
41144115
dependencies:

0 commit comments

Comments
 (0)