Skip to content

Commit

Permalink
build(deps-dev): Bump eslint from 8.48.0 to 8.49.0 (#284)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent a4a1520 commit 20eea4e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
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.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-chai-expect": "3.0.0",
Expand Down
30 changes: 15 additions & 15 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.48.0":
version: 8.48.0
resolution: "@eslint/js@npm:8.48.0"
checksum: dc993aad71aaa2960be4b691209b21d138c32267b6e11d12b383cd4bb3e403b3212a7a4ee9b81d38d45b26ac1e1142a54b43d8005e9312f34adf6ae2f2974e58
"@eslint/js@npm:8.49.0":
version: 8.49.0
resolution: "@eslint/js@npm:8.49.0"
checksum: 4b0151e373a143db9991241c9ef00c5c4a059d2c590e7ac238485dda7a153c45c11a48b24c81c317726ad5a24493f25732d6716f0a4d1f8ca12a0a2bcee1b282
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.48.0"
eslint: "npm:8.49.0"
eslint-config-prettier: "npm:9.0.0"
eslint-import-resolver-typescript: "npm:3.6.0"
eslint-plugin-chai-expect: "npm:3.0.0"
Expand Down Expand Up @@ -2257,14 +2257,14 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.10":
version: 0.11.10
resolution: "@humanwhocodes/config-array@npm:0.11.10"
"@humanwhocodes/config-array@npm:^0.11.11":
version: 0.11.11
resolution: "@humanwhocodes/config-array@npm:0.11.11"
dependencies:
"@humanwhocodes/object-schema": "npm:^1.2.1"
debug: "npm:^4.1.1"
minimatch: "npm:^3.0.5"
checksum: d8b3afa90dc46f4cbad48dd54e9bb39918a01fbfb16cc931fb55db8c967c1575fc21d4a5f8055f4728697246eafafc95e23c97370ff30ada621f4b581bed3f9d
checksum: b2b683f167939feb13cc2424e1c69317be872ffa03946b85e8296e70de0933f26fb845b25e70c895545f010caae7444e48e9de42e1eb856740f914d7da7e1476
languageName: node
linkType: hard

Expand Down Expand Up @@ -5215,15 +5215,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.48.0":
version: 8.48.0
resolution: "eslint@npm:8.48.0"
"eslint@npm:8.49.0":
version: 8.49.0
resolution: "eslint@npm:8.49.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.48.0"
"@humanwhocodes/config-array": "npm:^0.11.10"
"@eslint/js": "npm:8.49.0"
"@humanwhocodes/config-array": "npm:^0.11.11"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
ajv: "npm:^6.12.4"
Expand Down Expand Up @@ -5258,7 +5258,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 3e76d6c4bc7a7033cbbbf5fe879b908dd6ab27723a4b4f834ad1c4bc29a33b13b21d15a4c244873f45faa9c8e01a61de7b8cba38eab39601039ce29111ee6ffd
checksum: 7f51a47291af0e762f5f7499b55554ee496a5866d7dcea2a703f0b897feea70014d3d267a89e6187977de739dc7cadb7f79c115fa965c13d14ca88704d225b1f
languageName: node
linkType: hard

Expand Down

0 comments on commit 20eea4e

Please sign in to comment.