Skip to content

Commit

Permalink
Upgrade pnpm to 9.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 1a2aa60 commit 8d0b564
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
"name": "@rainstormy/presets-typescript",
"version": "1.0.0-alpha.0",
"description": "Predefined, opinionated TypeScript configurations suitable for any TypeScript project.",
"keywords": ["tsconfig", "typescript"],
"keywords": [
"tsconfig",
"typescript"
],
"bugs": "https://github.com/rainstormy/presets-typescript/issues",
"repository": {
"type": "git",
Expand All @@ -19,8 +22,10 @@
"./es2023": "./dist/es2023.json",
"./es2023-node": "./dist/es2023-node.json"
},
"files": ["dist/"],
"packageManager": "pnpm@9.5.0+sha256.dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5",
"files": [
"dist/"
],
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"engines": {
"node": ">=20.0.0"
},
Expand Down

0 comments on commit 8d0b564

Please sign in to comment.