Skip to content

Commit 3f745b5

Browse files
authored
Merge pull request #32 from Himenon/renovate/eslint-7.x
chore(deps): update dependency eslint to v7.7.0
2 parents 874769e + 3148a96 commit 3f745b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"conventional-changelog-angular-all": "1.7.0",
4646
"core-js": "3.6.5",
4747
"css-loader": "4.2.1",
48-
"eslint": "7.6.0",
48+
"eslint": "7.7.0",
4949
"eslint-plugin-import": "2.22.0",
5050
"eslint-plugin-prettier": "3.1.4",
5151
"eslint-plugin-react": "7.20.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5769,10 +5769,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
57695769
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
57705770
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
57715771

5772-
eslint@7.6.0:
5773-
version "7.6.0"
5774-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.6.0.tgz#522d67cfaea09724d96949c70e7a0550614d64d6"
5775-
integrity sha512-QlAManNtqr7sozWm5TF4wIH9gmUm2hE3vNRUvyoYAa4y1l5/jxD/PQStEjBMQtCqZmSep8UxrcecI60hOpe61w==
5772+
eslint@7.7.0:
5773+
version "7.7.0"
5774+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.7.0.tgz#18beba51411927c4b64da0a8ceadefe4030d6073"
5775+
integrity sha512-1KUxLzos0ZVsyL81PnRN335nDtQ8/vZUD6uMtWbF+5zDtjKcsklIi78XoE0MVL93QvWTu+E5y44VyyCsOMBrIg==
57765776
dependencies:
57775777
"@babel/code-frame" "^7.0.0"
57785778
ajv "^6.10.0"

0 commit comments

Comments
 (0)