Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#30)
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 Jul 3, 2023
1 parent 6de39f0 commit c11a6b7
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 196 deletions.
10 changes: 5 additions & 5 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.4",
"packageManager": "pnpm@8.6.5",
"description": "Pipe transformation plugins for esbuild.",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -36,13 +36,13 @@
"@types/fs-extra": "^11.0.1",
"@types/node": "*",
"bumpp": "^9.1.1",
"esbuild": "^0.18.8",
"eslint": "^8.43.0",
"esbuild": "^0.18.11",
"eslint": "^8.44.0",
"eslint-define-config": "^1.21.0",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.0",
"prettier": "^2.8.8",
"tsup": "^7.1.0",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"vitest": "^0.32.2"
},
"engines": {
Expand Down
Loading

0 comments on commit c11a6b7

Please sign in to comment.