Skip to content

Commit

Permalink
Upgrade pnpm to 9.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent df518fb commit 600fc12
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.1",
"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.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"files": [
"dist/"
],
"packageManager": "pnpm@9.14.1+sha512.7f1de9cffea40ff4594c48a94776112a0db325e81fb18a9400362ff7b7247f4fbd76c3011611c9f8ac58743c3dc526017894e07948de9b72052f874ee2edfdcd",
"engines": {
"node": ">=20.0.0"
},
Expand Down

0 comments on commit 600fc12

Please sign in to comment.