Skip to content

Commit

Permalink
build(deps-dev): Bump eslint from 8.40.0 to 8.41.0 (#268)
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 May 22, 2023
1 parent 6ff9df2 commit 5d0cced
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"cross-env": "7.0.3",
"cspell": "7.0.0-alpha.2",
"esbuild": "0.17.19",
"eslint": "8.40.0",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
37 changes: 18 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1008,10 +1008,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.40.0":
version: 8.40.0
resolution: "@eslint/js@npm:8.40.0"
checksum: 3548fb40196129bb640851e7ca8db79a1c065716bbd9ff7b67778236abe81a080d4f19fc0320cb87c5f3fa1fcd23f652f5772a9d0172cff43705acf227bdee55
"@eslint/js@npm:8.41.0":
version: 8.41.0
resolution: "@eslint/js@npm:8.41.0"
checksum: 7f4b1d920b5216c2c6a14574e5fc970c7858784c007358e5271c17bd8a8c51fcd5972ac4904c082722bb0fdf404bfe67f7d518c4b1e90ec77a82c92b3ef1e484
languageName: node
linkType: hard

Expand Down Expand Up @@ -1330,7 +1330,7 @@ __metadata:
cspell: "npm:7.0.0-alpha.2"
dequal: "npm:2.0.3"
esbuild: "npm:0.17.19"
eslint: "npm:8.40.0"
eslint: "npm:8.41.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 @@ -4533,14 +4533,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.40.0":
version: 8.40.0
resolution: "eslint@npm:8.40.0"
"eslint@npm:8.41.0":
version: 8.41.0
resolution: "eslint@npm:8.41.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.4.0"
"@eslint/eslintrc": "npm:^2.0.3"
"@eslint/js": "npm:8.40.0"
"@eslint/js": "npm:8.41.0"
"@humanwhocodes/config-array": "npm:^0.11.8"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -4560,13 +4560,12 @@ __metadata:
find-up: "npm:^5.0.0"
glob-parent: "npm:^6.0.2"
globals: "npm:^13.19.0"
grapheme-splitter: "npm:^1.0.4"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.2.0"
import-fresh: "npm:^3.0.0"
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
is-path-inside: "npm:^3.0.3"
js-sdsl: "npm:^4.1.4"
js-yaml: "npm:^4.1.0"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
levn: "npm:^0.4.1"
Expand All @@ -4579,7 +4578,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: bd17385067c8d43fa757370f5e3356de6f14639cf7d64d545a0ffbdabd678d87c5b8bc7e00b949ab36e466460a788a7ed98a4f13a3c795f720ae0f417903a749
checksum: 82a4a6fd28d88b15e2c8769d291449b93a2241934883d15236eccddce7154f60bf84657923a4840d62988ab099118b71b4ffa1bb7e3039bf1c69aad2ba15f236
languageName: node
linkType: hard

Expand Down Expand Up @@ -5224,6 +5223,13 @@ __metadata:
languageName: node
linkType: hard

"graphemer@npm:^1.4.0":
version: 1.4.0
resolution: "graphemer@npm:1.4.0"
checksum: a4ee139533e1d1683edb24eaf3e598451e7f1577da3dfc68f247f0601d5d11d264d0ccfad3de3bfcabbed891140fbae84c0403b9d68f4fcb6431c418f971434e
languageName: node
linkType: hard

"graphql-config@npm:4.5.0, graphql-config@npm:^4.4.0":
version: 4.5.0
resolution: "graphql-config@npm:4.5.0"
Expand Down Expand Up @@ -5846,13 +5852,6 @@ __metadata:
languageName: node
linkType: hard

"js-sdsl@npm:^4.1.4":
version: 4.3.0
resolution: "js-sdsl@npm:4.3.0"
checksum: ad20a4f5fd32cbdbb8d9ac61a44bf6205027da0ec8e6051948951476b102dbb6d84668fe94b84a6a8fb77de960614d5baa1ef22331850727fc33c510eb5fb4b4
languageName: node
linkType: hard

"js-string-escape@npm:^1.0.1":
version: 1.0.1
resolution: "js-string-escape@npm:1.0.1"
Expand Down

0 comments on commit 5d0cced

Please sign in to comment.