Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#29)
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] committed Jun 26, 2023
1 parent 2601116 commit 6de39f0
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "esbuild-plugin-transform",
"version": "0.3.0",
"packageManager": "pnpm@8.6.2",
"packageManager": "pnpm@8.6.4",
"description": "Pipe transformation plugins for esbuild.",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -36,12 +36,12 @@
"@types/fs-extra": "^11.0.1",
"@types/node": "*",
"bumpp": "^9.1.1",
"esbuild": "^0.18.4",
"esbuild": "^0.18.8",
"eslint": "^8.43.0",
"eslint-define-config": "^1.20.0",
"eslint-define-config": "^1.21.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"tsup": "^7.0.0",
"tsup": "^7.1.0",
"typescript": "^5.1.3",
"vitest": "^0.32.2"
},
Expand Down
Loading

0 comments on commit 6de39f0

Please sign in to comment.