Skip to content

Commit

Permalink
Upgrade pnpm to 9.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 004d172 commit ec83d47
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.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf",
"engines": {
"node": ">=20.0.0"
},
Expand Down

0 comments on commit ec83d47

Please sign in to comment.