Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#20)
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 May 8, 2023
1 parent 2dbc092 commit 23bc2ec
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 120 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "esbuild-plugin-transform",
"version": "0.3.0",
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.4.0",
"description": "Pipe transformation plugins for esbuild.",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -37,13 +37,13 @@
"@types/node": "*",
"bumpp": "^9.1.0",
"esbuild": "^0.17.18",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-define-config": "^1.20.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
"vitest": "^0.31.0"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit 23bc2ec

Please sign in to comment.