Skip to content

Commit

Permalink
chore(deps): update opapi (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent 693eec2 commit 31b7261
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
6 changes: 3 additions & 3 deletions opapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/opapi",
"version": "0.7.9",
"version": "0.7.10",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand All @@ -21,7 +21,7 @@
"format:fix": "prettier --write ."
},
"devDependencies": {
"@swc/core": "1.4.2",
"@swc/core": "1.4.5",
"@swc/helpers": "0.5.6",
"@types/decompress": "4.2.7",
"@types/express": "4.17.21",
Expand All @@ -31,7 +31,7 @@
"ts-node": "10.9.2",
"tsup": "8.0.2",
"typescript": "5.3.3",
"vite": "5.1.4",
"vite": "5.1.5",
"vite-node": "1.3.1",
"vitest": "1.3.1"
},
Expand Down
94 changes: 47 additions & 47 deletions opapi/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 31b7261

Please sign in to comment.