Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^8.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2023
1 parent 64f3c04 commit f26cb8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/node": "^18.16.19",
"@vitest/coverage-v8": "^0.33.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-mahir": "^0.0.27",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ __metadata:
"@types/node": ^18.16.19
"@vitest/coverage-v8": ^0.33.0
cz-conventional-changelog: ^3.3.0
eslint: ^8.44.0
eslint: ^8.45.0
eslint-config-mahir: ^0.0.27
husky: ^8.0.3
lint-staged: ^13.2.3
Expand Down Expand Up @@ -3102,9 +3102,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": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
Expand All @@ -3131,7 +3131,6 @@ __metadata:
globals: ^13.19.0
graphemer: ^1.4.0
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
Expand All @@ -3143,11 +3142,10 @@ __metadata:
natural-compare: ^1.4.0
optionator: ^0.9.3
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
checksum: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da
languageName: node
linkType: hard

Expand Down

0 comments on commit f26cb8c

Please sign in to comment.