Skip to content

Commit

Permalink
chore(deps): routine upgrade [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
paambaati committed Aug 16, 2024
1 parent 9b261cc commit 8a09d38
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 169 deletions.
1 change: 1 addition & 0 deletions .taprc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# vim: set filetype=yaml :
plugin:
- "!@tapjs/typescript"
- "@tapjs/tsx"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"@actions/github": "6.0.0",
"@actions/glob": "0.4.0",
"@actions/glob": "0.5.0",
"arch": "3.0.0",
"hook-std": "3.0.0",
"node-fetch": "3.3.2",
Expand All @@ -43,7 +43,7 @@
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@openpgp/web-stream-tools": "0.1.3",
"@swc/core": "1.7.4",
"@swc/core": "1.7.11",
"@tapjs/tsx": "3.0.0",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
Expand All @@ -56,12 +56,12 @@
"into-stream": "8.0.1",
"nock": "13.5.4",
"sinon": "18.0.0",
"tap": "21.0.0",
"tap": "21.0.1",
"tsimp": "2.0.11",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"which": "4.0.0"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.1",
"$schema": "https://json.schemastore.org/package"
}
Loading

0 comments on commit 8a09d38

Please sign in to comment.