Skip to content

Commit ce6cf63

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint to v7.31.0
1 parent 5e8fb17 commit ce6cf63

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/supertest": "2.0.11",
3333
"@typescript-eslint/eslint-plugin": "4.28.3",
3434
"@typescript-eslint/parser": "4.28.3",
35-
"eslint": "7.30.0",
35+
"eslint": "7.31.0",
3636
"eslint-config-prettier": "8.3.0",
3737
"eslint-plugin-import": "2.23.4",
3838
"eslint-plugin-prettier": "3.4.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -356,10 +356,10 @@
356356
exec-sh "^0.3.2"
357357
minimist "^1.2.0"
358358

359-
"@eslint/eslintrc@^0.4.2":
360-
version "0.4.2"
361-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
362-
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
359+
"@eslint/eslintrc@^0.4.3":
360+
version "0.4.3"
361+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
362+
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
363363
dependencies:
364364
ajv "^6.12.4"
365365
debug "^4.1.1"
@@ -4544,13 +4544,13 @@ eslint-visitor-keys@^2.0.0:
45444544
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
45454545
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
45464546

4547-
eslint@7.30.0:
4548-
version "7.30.0"
4549-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8"
4550-
integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==
4547+
eslint@7.31.0:
4548+
version "7.31.0"
4549+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
4550+
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
45514551
dependencies:
45524552
"@babel/code-frame" "7.12.11"
4553-
"@eslint/eslintrc" "^0.4.2"
4553+
"@eslint/eslintrc" "^0.4.3"
45544554
"@humanwhocodes/config-array" "^0.5.0"
45554555
ajv "^6.10.0"
45564556
chalk "^4.0.0"

0 commit comments

Comments
 (0)