Skip to content

Commit

Permalink
last update
Browse files Browse the repository at this point in the history
  • Loading branch information
brianCollinsUI committed Jan 10, 2025
1 parent 0412423 commit 047032f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"chromatic": "^11.20.0",
"classnames": "^2.5.1",
"css-loader": "^7.1.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-local-rules": "^3.0.2",
Expand Down
41 changes: 21 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2224,12 +2224,12 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.9.0":
version: 0.9.1
resolution: "@eslint/core@npm:0.9.1"
"@eslint/core@npm:^0.10.0":
version: 0.10.0
resolution: "@eslint/core@npm:0.10.0"
dependencies:
"@types/json-schema": "npm:^7.0.15"
checksum: 10c0/638104b1b5833a9bbf2329f0c0ddf322e4d6c0410b149477e02cd2b78c04722be90c14b91b8ccdef0d63a2404dff72a17b6b412ce489ea429ae6a8fcb8abff28
checksum: 10c0/074018075079b3ed1f14fab9d116f11a8824cdfae3e822badf7ad546962fafe717a31e61459bad8cc59cf7070dc413ea9064ddb75c114f05b05921029cde0a64
languageName: node
linkType: hard

Expand All @@ -2250,10 +2250,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
"@eslint/js@npm:9.18.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: 10c0/3938344c5ac7feef4b73fcb30f3c3e753570cea74c24904bb5d07e9c42fcd34fcbc40f545b081356a299e11f360c9c274b348c05fb0113fc3d492e5175eee140
languageName: node
linkType: hard

Expand All @@ -2264,12 +2264,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.2.3":
version: 0.2.4
resolution: "@eslint/plugin-kit@npm:0.2.4"
"@eslint/plugin-kit@npm:^0.2.5":
version: 0.2.5
resolution: "@eslint/plugin-kit@npm:0.2.5"
dependencies:
"@eslint/core": "npm:^0.10.0"
levn: "npm:^0.4.1"
checksum: 10c0/1bcfc0a30b1df891047c1d8b3707833bded12a057ba01757a2a8591fdc8d8fe0dbb8d51d4b0b61b2af4ca1d363057abd7d2fb4799f1706b105734f4d3fa0dbf1
checksum: 10c0/ba9832b8409af618cf61791805fe201dd62f3c82c783adfcec0f5cd391e68b40beaecb47b9a3209e926dbcab65135f410cae405b69a559197795793399f61176
languageName: node
linkType: hard

Expand Down Expand Up @@ -4373,7 +4374,7 @@ __metadata:
css-loader: "npm:^7.1.2"
date-fns: "npm:^4.1.0"
date-fns-tz: "npm:^3.2.0"
eslint: "npm:^9.17.0"
eslint: "npm:^9.18.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jsx-a11y: "npm:^6.10.2"
eslint-plugin-local-rules: "npm:^3.0.2"
Expand Down Expand Up @@ -7538,17 +7539,17 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.17.0":
version: 9.17.0
resolution: "eslint@npm:9.17.0"
"eslint@npm:^9.18.0":
version: 9.18.0
resolution: "eslint@npm:9.18.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/core": "npm:^0.10.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.17.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@eslint/js": "npm:9.18.0"
"@eslint/plugin-kit": "npm:^0.2.5"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.4.1"
Expand Down Expand Up @@ -7583,7 +7584,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/9edd8dd782b4ae2eb00a158ed4708194835d4494d75545fa63a51f020ed17f865c49b4ae1914a2ecbc7fdb262bd8059e811aeef9f0bae63dced9d3293be1bbdd
checksum: 10c0/7f592ad228b9bd627a24870fdc875bacdab7bf535d4b67316c4cb791e90d0125130a74769f3c407b0c4b7027b3082ef33864a63ee1024552a60a17db60493f15
languageName: node
linkType: hard

Expand Down

0 comments on commit 047032f

Please sign in to comment.