Skip to content

Commit

Permalink
build(deps-dev): Bump eslint from 8.44.0 to 8.45.0 (#324)
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 Jul 26, 2023
1 parent b964cc0 commit 0eca32a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"cross-env": "7.0.3",
"cspell": "7.0.0-alpha.2",
"esbuild": "0.18.11",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-chai-expect": "3.0.0",
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,7 @@ __metadata:
cspell: "npm:7.0.0-alpha.2"
dequal: "npm:2.0.3"
esbuild: "npm:0.18.11"
eslint: "npm:8.44.0"
eslint: "npm:8.45.0"
eslint-config-prettier: "npm:8.8.0"
eslint-import-resolver-typescript: "npm:3.5.5"
eslint-plugin-chai-expect: "npm:3.0.0"
Expand Down Expand Up @@ -5176,9 +5176,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.44.0":
version: 8.44.0
resolution: "eslint@npm:8.44.0"
"eslint@npm:8.45.0":
version: 8.45.0
resolution: "eslint@npm:8.45.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.4.0"
Expand All @@ -5205,7 +5205,6 @@ __metadata:
globals: "npm:^13.19.0"
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"
Expand All @@ -5217,11 +5216,10 @@ __metadata:
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.3"
strip-ansi: "npm:^6.0.1"
strip-json-comments: "npm:^3.1.0"
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 3d8b9c33081146a5609fc44cf8e427e226f7295a001ae27746923693936742d3ff94cb1de5787cb752035f19e19f1586a6cd097440b1dc2de2df4e7015fff4cc
checksum: c7cc55820f26a1ed5cb5f9c48bb354373e8964aab4d434b5a5cb8e5ea0d0a7e6ebae8d7726de848c663f85b3acc5e31716553ee61d74dea931334947e0bba688
languageName: node
linkType: hard

Expand Down Expand Up @@ -9379,7 +9377,7 @@ __metadata:
languageName: node
linkType: hard

"strip-json-comments@npm:^3.1.0, strip-json-comments@npm:^3.1.1":
"strip-json-comments@npm:^3.1.1":
version: 3.1.1
resolution: "strip-json-comments@npm:3.1.1"
checksum: 20cff3f15267a8b603c4dcec9c3cc5217bcf3f1a66481a4f9ecf262eacc1733a0457756288472328d24efef7705f7755e9511f9c383742389add93d4a9207ae5
Expand Down

0 comments on commit 0eca32a

Please sign in to comment.