Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump eslint from 8.49.0 to 8.50.0 #294

Merged
merged 1 commit into from
Sep 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"cspell": "7.3.6",
"dateformat": "5.0.3",
"esbuild": "0.19.3",
"eslint": "8.49.0",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-chai-expect": "3.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1250,10 +1250,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.49.0":
version: 8.49.0
resolution: "@eslint/js@npm:8.49.0"
checksum: 4b0151e373a143db9991241c9ef00c5c4a059d2c590e7ac238485dda7a153c45c11a48b24c81c317726ad5a24493f25732d6716f0a4d1f8ca12a0a2bcee1b282
"@eslint/js@npm:8.50.0":
version: 8.50.0
resolution: "@eslint/js@npm:8.50.0"
checksum: 54e095254315be66a07d89ea37c31f6d7f55d31a8f8ef6b22b3bcbadeb2a0ec5d3336a8ca98ed43fa63da4624bec9e3b5b8a797a796daed7ec93b4aeed0627fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -1597,7 +1597,7 @@ __metadata:
cspell: "npm:7.3.6"
dateformat: "npm:5.0.3"
esbuild: "npm:0.19.3"
eslint: "npm:8.49.0"
eslint: "npm:8.50.0"
eslint-config-prettier: "npm:9.0.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-chai-expect: "npm:3.0.0"
Expand Down Expand Up @@ -5215,14 +5215,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.49.0":
version: 8.49.0
resolution: "eslint@npm:8.49.0"
"eslint@npm:8.50.0":
version: 8.50.0
resolution: "eslint@npm:8.50.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.2"
"@eslint/js": "npm:8.49.0"
"@eslint/js": "npm:8.50.0"
"@humanwhocodes/config-array": "npm:^0.11.11"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand Down Expand Up @@ -5258,7 +5258,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 7f51a47291af0e762f5f7499b55554ee496a5866d7dcea2a703f0b897feea70014d3d267a89e6187977de739dc7cadb7f79c115fa965c13d14ca88704d225b1f
checksum: 8ccaacfb0e095536dc751feb3b0076a8b16308d3d3020655284170908d14c9ac4045cf7b7912219cac0cbee1b43cc6767ddf044712bce5c62e609a5df7f2fb92
languageName: node
linkType: hard

Expand Down