Skip to content

Commit

Permalink
build(deps-dev): Bump eslint from 8.48.0 to 8.49.0 (#406)
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 11, 2023
1 parent 36620d9 commit 96009cc
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 @@ -131,7 +131,7 @@
"dprint": "0.40.2",
"editorconfig": "2.0.0",
"esbuild": "0.19.2",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-import": "2.27.5",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1134,10 +1134,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.48.0":
version: 8.48.0
resolution: "@eslint/js@npm:8.48.0"
checksum: 55f6c58b046772c2bcb479366e23d9bd6fe9a32e2143729a593b6482d134debfb90bf49186ebd5884dcbab27c29f0baa2a47a3239afbae3622561eb82deed193
"@eslint/js@npm:8.49.0":
version: 8.49.0
resolution: "@eslint/js@npm:8.49.0"
checksum: 544acf1150629596eda78f1340220299151e59325a0af5bb38cdedf983d07f0ad0ec57a1e9d2c5e19d374f9bb37720ae8537856ad8199818aea55958b1ae7854
languageName: node
linkType: hard

Expand Down Expand Up @@ -1554,7 +1554,7 @@ __metadata:
dprint: "npm:0.40.2"
editorconfig: "npm:2.0.0"
esbuild: "npm:0.19.2"
eslint: "npm:8.48.0"
eslint: "npm:8.49.0"
eslint-import-resolver-typescript: "npm:3.6.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-import: "npm:2.27.5"
Expand Down Expand Up @@ -1605,14 +1605,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: f93086ae6a340e739a6bb23d4575b69f52acc4e4e3d62968eaaf77a77db4ba69d6d3e50c0028ba19b634ef6b241553a9d9a13d91b797b3ea33d5d711bb3362fb
checksum: 4aad64bc4c68ec99a72c91ad9a8a9070e8da47e8fc4f51eefa2eaf56f4b0cae17dfc3ff82eb9268298f687b5bb3b68669ff542203c77bcd400dc27924d56cad6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4412,15 +4412,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 @@ -4455,7 +4455,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 43ba3a939aa9203b2d98de9aa242262f10dd242eba6f9f72d17cd9ba8a82085441ffa8b93e017aae0561d52d3bcf49fde3afda4d25b4f95ff4e7274dc911474a
checksum: 5ec661eefe4638bff52e9c92dee30138a7b38086ec0099f0b51dfa3a9999dda913d89d3cd9cb5b1c3dd0f2ddc7dce333cd91d4cbbde7014b52c054db9a52fc4c
languageName: node
linkType: hard

Expand Down

0 comments on commit 96009cc

Please sign in to comment.