We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d1086 commit eb2c214Copy full SHA for eb2c214
package.json
@@ -13,7 +13,7 @@
13
"url": "https://github.com/kamilkisiela"
14
},
15
"license": "MIT",
16
- "packageManager": "pnpm@10.18.3",
+ "packageManager": "pnpm@10.19.0",
17
"engines": {
18
"node": ">=16",
19
"pnpm": ">=8"
@@ -69,9 +69,9 @@
69
"@types/fs-extra": "11.0.4",
70
"@types/js-yaml": "4.0.9",
71
"@types/lodash.get": "4.4.9",
72
- "@types/node": "22.18.11",
+ "@types/node": "22.18.12",
73
"@types/yargs": "17.0.33",
74
- "@typescript-eslint/parser": "8.46.1",
+ "@typescript-eslint/parser": "8.46.2",
75
"cross-env": "10.1.0",
76
"eslint": "9.38.0",
77
"eslint-plugin-import": "2.32.0",
0 commit comments