Skip to content

Commit 283a811

Browse files
committed
Squash some TODOs
1 parent 473ebe0 commit 283a811

File tree

69 files changed

+383
-308
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+383
-308
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@edgeandnode/eslint-config": "^2.0.3",
23-
"@types/node": "^22.13.1",
23+
"@types/node": "^22.13.2",
2424
"eslint": "^8.57.1",
2525
"eslint-plugin-mdx": "^3.1.5",
2626
"prettier": "^3.5.0",
@@ -30,7 +30,7 @@
3030
"remark-lint-heading-increment": "^4.0.1",
3131
"remark-lint-no-heading-punctuation": "^4.0.1",
3232
"remark-lint-restrict-elements": "workspace:*",
33-
"turbo": "^2.4.1",
33+
"turbo": "^2.4.2",
3434
"typescript": "^5.7.3"
3535
},
3636
"resolutions": {
513 KB
Loading

0 commit comments

Comments
 (0)