Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit c7dae6a

Browse files
Bump eslint from 7.18.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.18.0...v7.19.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 444f9dd commit c7dae6a

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
@@ -56,7 +56,7 @@
5656
"chromatic": "^5.6.1",
5757
"dayjs": "^1.10.4",
5858
"deepmerge": "^4.2.2",
59-
"eslint": "^7.18.0",
59+
"eslint": "^7.19.0",
6060
"eslint-config-prettier": "^7.2.0",
6161
"eslint-plugin-import": "^2.22.1",
6262
"eslint-plugin-jsdoc": "^31.4.0",

yarn.lock

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

6037-
eslint@^7.18.0:
6038-
version "7.18.0"
6039-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
6040-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
6037+
eslint@^7.19.0:
6038+
version "7.19.0"
6039+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
6040+
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
60416041
dependencies:
60426042
"@babel/code-frame" "^7.0.0"
60436043
"@eslint/eslintrc" "^0.3.0"

0 commit comments

Comments
 (0)