We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b2a2f commit 91c04ffCopy full SHA for 91c04ff
package.json
@@ -51,7 +51,7 @@
51
"@shahrad/eslint-config": "^1.0.0",
52
"@shahrad/prettier-config": "^1.2.0",
53
"@sindresorhus/tsconfig": "^7.0.0",
54
- "@types/node": "22.13.5",
+ "@types/node": "22.18.6",
55
"eslint": "^9.21.0",
56
"globals": "^16.0.0",
57
"prettier": "^3.5.2",
@@ -62,5 +62,5 @@
62
"peerDependencies": {
63
"@msgpack/msgpack": "^3.1"
64
},
65
- "packageManager": "pnpm@9.15.5"
+ "packageManager": "pnpm@9.15.9"
66
}
0 commit comments