Skip to content

Commit 91238b3

Browse files
chore(deps): pin dependencies
1 parent 8086e20 commit 91238b3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"check:package": "publint run --strict"
5858
},
5959
"devDependencies": {
60-
"@stylistic/eslint-plugin": "^4.2.0",
61-
"@tsconfig/node22": "^22.0.1",
60+
"@stylistic/eslint-plugin": "4.2.0",
61+
"@tsconfig/node22": "22.0.1",
6262
"@tsconfig/recommended": "1.0.8",
6363
"@tsconfig/strictest": "2.0.5",
6464
"@types/node": "22.14.1",
@@ -74,10 +74,10 @@
7474
"fs-jetpack": "5.1.0",
7575
"inquirer": "12.5.2",
7676
"markdown-toc": "1.2.0",
77-
"publint": "^0.3.12",
77+
"publint": "0.3.12",
7878
"tsx": "4.19.3",
7979
"typescript": "5.8.3",
80-
"typescript-eslint": "^8.30.1",
80+
"typescript-eslint": "8.30.1",
8181
"vitest": "3.1.1"
8282
}
8383
}

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)