Skip to content

Commit 9a19cb2

Browse files
authored
Merge pull request #148 from yowainwright/update-dependencies
2 parents c54c027 + b5413f6 commit 9a19cb2

File tree

2 files changed

+198
-198
lines changed

2 files changed

+198
-198
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,23 @@
4242
},
4343
"homepage": "https://loom.com/share/6b7082bd802b43618646242477701def",
4444
"devDependencies": {
45-
"@commitlint/cli": "20.0.0",
45+
"@commitlint/cli": "20.1.0",
4646
"@commitlint/config-conventional": "20.0.0",
47-
"@types/node": "24.5.2",
48-
"@typescript-eslint/eslint-plugin": "8.44.1",
49-
"@typescript-eslint/parser": "8.44.1",
47+
"@types/node": "24.7.2",
48+
"@typescript-eslint/eslint-plugin": "8.46.0",
49+
"@typescript-eslint/parser": "8.46.0",
5050
"codependence": "0.3.1",
5151
"eslint": "8.57.0",
5252
"eslint-config-prettier": "^10.1.8",
5353
"husky": "9.1.7",
5454
"is-ci": "^4.1.0",
55-
"lint-staged": "16.2.3",
55+
"lint-staged": "16.2.4",
5656
"release-it": "19.0.5",
5757
"rimraf": "6.0.1",
5858
"tslib": "2.8.1",
5959
"tsup": "^8.0.1",
6060
"tsx": "^4.7.0",
61-
"typescript": "5.9.2"
61+
"typescript": "5.9.3"
6262
},
6363
"commitlint": {
6464
"extends": [

0 commit comments

Comments
 (0)