Skip to content

Commit 48d4430

Browse files
chore(deps): update dependency eslint to v8.8.0 (#938)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 32726af commit 48d4430

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
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "5.10.1",
3535
"bob-the-bundler": "1.6.1",
3636
"dedent": "0.7.0",
37-
"eslint": "8.7.0",
37+
"eslint": "8.8.0",
3838
"eslint-config-prettier": "8.3.0",
3939
"eslint-config-standard": "16.0.3",
4040
"eslint-plugin-eslint-plugin": "4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3900,10 +3900,10 @@ [email protected]:
39003900
text-table "^0.2.0"
39013901
v8-compile-cache "^2.0.3"
39023902

3903-
eslint@8.7.0:
3904-
version "8.7.0"
3905-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.7.0.tgz#22e036842ee5b7cf87b03fe237731675b4d3633c"
3906-
integrity sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==
3903+
eslint@8.8.0:
3904+
version "8.8.0"
3905+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.8.0.tgz#9762b49abad0cb4952539ffdb0a046392e571a2d"
3906+
integrity sha512-H3KXAzQGBH1plhYS3okDix2ZthuYJlQQEGE5k0IKuEqUSiyu4AmxxlJ2MtTYeJ3xB4jDhcYCwGOg2TXYdnDXlQ==
39073907
dependencies:
39083908
"@eslint/eslintrc" "^1.0.5"
39093909
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)