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 24ff88f commit 704d9a4Copy full SHA for 704d9a4
package.json
@@ -13,7 +13,7 @@
13
"url": "https://github.com/kamilkisiela"
14
},
15
"license": "MIT",
16
- "packageManager": "pnpm@10.18.2",
+ "packageManager": "pnpm@10.18.3",
17
"engines": {
18
"node": ">=16",
19
"pnpm": ">=8"
@@ -69,11 +69,11 @@
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.9",
+ "@types/node": "22.18.11",
73
"@types/yargs": "17.0.33",
74
- "@typescript-eslint/parser": "8.46.0",
+ "@typescript-eslint/parser": "8.46.1",
75
"cross-env": "10.1.0",
76
- "eslint": "9.37.0",
+ "eslint": "9.38.0",
77
"eslint-plugin-import": "2.32.0",
78
"jest-resolve": "30.2.0",
79
"jest-snapshot-serializer-raw": "2.0.0",
0 commit comments