Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^8.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent d7d3888 commit aae9b48
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/unidecode": "^0.1.3",
"@vitest/coverage-v8": "^1.0.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-mahir": "^0.0.36",
"husky": "^8.0.3",
"jsdom": "^23.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -716,10 +716,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.55.0":
version: 8.55.0
resolution: "@eslint/js@npm:8.55.0"
checksum: 34b001a95b16501fd64f525b1de3ab0e4c252e5820b74069004934cb13977fc04ba4522a3e8f8074bd6af49da10d3444cd49fa711819f425ad73d6bf46eea82d
"@eslint/js@npm:8.56.0":
version: 8.56.0
resolution: "@eslint/js@npm:8.56.0"
checksum: 97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37
languageName: node
linkType: hard

Expand Down Expand Up @@ -806,7 +806,7 @@ __metadata:
"@types/unidecode": "npm:^0.1.3"
"@vitest/coverage-v8": "npm:^1.0.4"
cz-conventional-changelog: "npm:^3.3.0"
eslint: "npm:^8.55.0"
eslint: "npm:^8.56.0"
eslint-config-mahir: "npm:^0.0.36"
husky: "npm:^8.0.3"
jsdom: "npm:^23.0.1"
Expand Down Expand Up @@ -3461,14 +3461,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.55.0":
version: 8.55.0
resolution: "eslint@npm:8.55.0"
"eslint@npm:^8.56.0":
version: 8.56.0
resolution: "eslint@npm:8.56.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.4"
"@eslint/js": "npm:8.55.0"
"@eslint/js": "npm:8.56.0"
"@humanwhocodes/config-array": "npm:^0.11.13"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand Down Expand Up @@ -3505,7 +3505,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: afd016cfbe9e9d667b3f98c14c681a7e518808f6c30856e56cbb02248900eac5bf6dc5e577a7eaec259539486db48ef7d16ef58fb14b1585ba7c84b35490c53c
checksum: ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
languageName: node
linkType: hard

Expand Down

0 comments on commit aae9b48

Please sign in to comment.