Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#15)
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 Aug 17, 2023
1 parent 8a8a51e commit d8229fd
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 33 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "esbuild-plugin-import-transform",
"type": "module",
"version": "0.2.1",
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.12",
"description": "A esbuild plugin, that allows transforming imports",
"author": {
"name": "Lucas Norgaard",
Expand Down Expand Up @@ -50,10 +50,10 @@
},
"devDependencies": {
"@luxass/eslint-config": "^3.2.2",
"esbuild": "^0.18.11",
"esbuild": "^0.19.0",
"eslint": "^8.44.0",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
}
}

0 comments on commit d8229fd

Please sign in to comment.