Skip to content

Commit

Permalink
Upgrade pnpm to 9.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent f650e56 commit 43f46e8
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.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",
"engines": {
"node": ">=20.0.0"
},
Expand Down

0 comments on commit 43f46e8

Please sign in to comment.