Skip to content

Commit

Permalink
build(deps-dev): Bump eslint from 8.38.0 to 8.39.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.38.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2023
1 parent 95cd7fc commit 04e6e86
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 @@ -121,7 +121,7 @@
"cspell": "6.31.1",
"dateformat": "5.0.3",
"esbuild": "0.17.18",
"eslint": "8.38.0",
"eslint": "8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -998,10 +998,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.38.0":
version: 8.38.0
resolution: "@eslint/js@npm:8.38.0"
checksum: 9b03caa314853d1c3f9b66cc214adf4dcd1fa4799b6889cd936020008138f1e2a8f23b1674b9a5aa283b6ffbb8b9f9530c84237f559f75097050f14209bba16c
"@eslint/js@npm:8.39.0":
version: 8.39.0
resolution: "@eslint/js@npm:8.39.0"
checksum: 731360c47e3b2312b73e1f582c6105a585bb82a7ae1cd00d36d31d20a8616108aa4b8c286cf73f8fd05b24d49fd141aa40457ab54c1145b70a62346df78081cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -1260,7 +1260,7 @@ __metadata:
cspell: "npm:6.31.1"
dateformat: "npm:5.0.3"
esbuild: "npm:0.17.18"
eslint: "npm:8.38.0"
eslint: "npm:8.39.0"
eslint-config-prettier: "npm:8.8.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
Expand Down Expand Up @@ -4366,13 +4366,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^7.1.1":
version: 7.1.1
resolution: "eslint-scope@npm:7.1.1"
"eslint-scope@npm:^7.2.0":
version: 7.2.0
resolution: "eslint-scope@npm:7.2.0"
dependencies:
esrecurse: "npm:^4.3.0"
estraverse: "npm:^5.2.0"
checksum: 07f794a9bf080e76cc89109d56ee6d3666666b09837f8352978f9b84cf0a1b2a559886bb563e2ae5c49f100d7c7633bc3ae991012123ee8611adac2d574bd034
checksum: a68b86c2ab4bd4605f3d1f08007c9dcffebaffe80e12a5afe31ffe4350933d10a1b26b679851d5fbc931ffc59f4afab1778d44ac74ca05c0aa4e591acf403859
languageName: node
linkType: hard

Expand All @@ -4399,14 +4399,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.38.0":
version: 8.38.0
resolution: "eslint@npm:8.38.0"
"eslint@npm:8.39.0":
version: 8.39.0
resolution: "eslint@npm:8.39.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.4.0"
"@eslint/eslintrc": "npm:^2.0.2"
"@eslint/js": "npm:8.38.0"
"@eslint/js": "npm:8.39.0"
"@humanwhocodes/config-array": "npm:^0.11.8"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -4416,7 +4416,7 @@ __metadata:
debug: "npm:^4.3.2"
doctrine: "npm:^3.0.0"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^7.1.1"
eslint-scope: "npm:^7.2.0"
eslint-visitor-keys: "npm:^3.4.0"
espree: "npm:^9.5.1"
esquery: "npm:^1.4.2"
Expand Down Expand Up @@ -4445,7 +4445,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 277f46f6f8bed527214fb720ac8dd840484add1eea235b5ee432944316793d51e566e712a676cd9ebed22b743d35cbf9b920a0946bb9e3b302dc8556d4cb2009
checksum: 742b8d2c8771b6b2875556eeb673db1c320edf03f2b424b399cf77b77677cf067f285405565bc71f5ddfbdb32c08bf278c1cad31009ebde20a2755a6c29796fe
languageName: node
linkType: hard

Expand Down

0 comments on commit 04e6e86

Please sign in to comment.