Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.56.0 (#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 79aa922 commit ac65d4a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@types/jest": "29.5.11",
"@types/semver": "7.5.6",
"@types/semver-utils": "1.1.3",
"eslint": "8.55.0",
"eslint": "8.56.0",
"jest": "29.7.0",
"pob-babel": "36.8.0",
"semver": "7.5.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -811,10 +811,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.55.0":
version: 8.55.0
resolution: "@eslint/js@npm:8.55.0"
checksum: 88ab9fc57a651becd2b32ec40a3958db27fae133b1ae77bebd733aa5bbd00a92f325bb02f20ad680d31c731fa49b22f060a4777dd52eb3e27da013d940bd978d
"@eslint/js@npm:8.56.0":
version: 8.56.0
resolution: "@eslint/js@npm:8.56.0"
checksum: 60b3a1cf240e2479cec9742424224465dc50e46d781da1b7f5ef240501b2d1202c225bd456207faac4b34a64f4765833345bc4ddffd00395e1db40fa8c426f5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2543,7 +2543,7 @@ __metadata:
"@types/semver": "npm:7.5.6"
"@types/semver-utils": "npm:1.1.3"
chalk: "npm:^5.2.0"
eslint: "npm:8.55.0"
eslint: "npm:8.56.0"
glob: "npm:^10.0.0"
import-meta-resolve: "npm:^4.0.0"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -3330,14 +3330,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 @@ -3374,7 +3374,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: d28c0b60f19bb7d355cb8393e77b018c8f548dba3f820b799c89bb2e0c436ee26084e700c5e57e1e97e7972ec93065277849141b82e7b0c0d02c2dc1e553a2a1
checksum: 2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb
languageName: node
linkType: hard

Expand Down

0 comments on commit ac65d4a

Please sign in to comment.