Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"eslint": "^9.1.0",
"eslint": "^9.2.0",
"eslint-config-atlrdsgn": "*",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion pkgs/eslint-config-atlrdsgn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"eslint": "^9.1.0",
"eslint": "^9.2.0",
"eslint-config-next": "^14.2.2",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.13.2",
Expand Down
2 changes: 1 addition & 1 deletion pkgs/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vanilla-extract/vite-plugin": "^4.0.7",
"eslint": "^9.1.0",
"eslint": "^9.2.0",
"eslint-config-atlrdsgn": "*",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__metadata:
version: 8
cacheKey: 10
cacheKey: 10c0

"@aashutoshrathi/word-wrap@npm:^1.2.3":
version: 1.2.6
Expand Down Expand Up @@ -59,7 +59,7 @@ __metadata:
"@vanilla-extract/sprinkles": "npm:^1.6.1"
"@vanilla-extract/vite-plugin": "npm:^4.0.7"
clsx: "npm:^2.1.0"
eslint: "npm:^9.1.0"
eslint: "npm:^9.2.0"
eslint-config-atlrdsgn: "npm:*"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
Expand Down Expand Up @@ -957,10 +957,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.1.1":
version: 9.1.1
resolution: "@eslint/js@npm:9.1.1"
checksum: 8/b71844776d582de74a3599abcbccd2b9009a9292aaf81cb780469c9037985eb8c220c0a08708db205d7fecb54cf087c3c2b2066bd04819b1bc325fa72a52e3e0
"@eslint/js@npm:9.2.0":
version: 9.2.0
resolution: "@eslint/js@npm:9.2.0"
checksum: 10c0/89632466d329d9dd68c6ec24290e407f0950ca8c4b7f3750b82457daa7f6233799ccbc956cd84231f9544efbefddd69833ee82658883ca673cfca9e4b8e0713a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5134,7 +5134,7 @@ __metadata:
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^7.7.0"
"@typescript-eslint/parser": "npm:^7.7.0"
eslint: "npm:^9.1.0"
eslint: "npm:^9.2.0"
eslint-config-next: "npm:^14.2.2"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-turbo: "npm:^1.13.2"
Expand Down Expand Up @@ -5386,14 +5386,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.1.0":
version: 9.1.0
resolution: "eslint@npm:9.1.0"
"eslint@npm:^9.2.0":
version: 9.2.0
resolution: "eslint@npm:9.2.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^3.0.2"
"@eslint/js": "npm:9.1.1"
"@eslint/js": "npm:9.2.0"
"@humanwhocodes/config-array": "npm:^0.13.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.2.3"
Expand Down Expand Up @@ -5426,7 +5426,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 8/30372c41a26e9c5667348b4c7e605bd3ff12d77f329a7214e6a166fc3590613774b76ea3090abec298ba1498bb5228c37f1b64c09262af5bc00ab273cf8f096f
checksum: 10c0/eab3265100a359a486e40e1d9d4d3ecff936d2f4d952f4ab107d404e0684fffbe186ecd0fb41791af5bcb13570a27032ddf9a2e628927ed33473f64255b0037b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7236,7 +7236,7 @@ __metadata:
resolution: "kit@workspace:."
dependencies:
"@changesets/cli": "npm:^2.27.1"
eslint: "npm:^9.1.0"
eslint: "npm:^9.2.0"
eslint-config-atlrdsgn: "npm:*"
prettier: "npm:^3.2.5"
prettier-plugin-packagejson: "npm:^2.5.0"
Expand Down