Skip to content

Commit e52827b

Browse files
Merge pull request #58 from kaliber5/dependabot/npm_and_yarn/eslint-7.32.0
2 parents 0cb6304 + d9cbad0 commit e52827b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"coveralls": "^3.1.1",
31-
"eslint": "^7.31.0",
31+
"eslint": "^7.32.0",
3232
"eslint-config-prettier": "^7.2.0",
3333
"eslint-plugin-node": "^11.1.0",
3434
"eslint-plugin-prettier": "^3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,10 +2468,10 @@ eslint-visitor-keys@^2.0.0:
24682468
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
24692469
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
24702470

2471-
eslint@^7.31.0:
2472-
version "7.31.0"
2473-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
2474-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
2471+
eslint@^7.32.0:
2472+
version "7.32.0"
2473+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
2474+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
24752475
dependencies:
24762476
"@babel/code-frame" "7.12.11"
24772477
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)