Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#37)
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 Aug 7, 2023
1 parent 9b4550c commit d046605
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 286 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "esbuild-plugin-transform",
"version": "0.5.0",
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.12",
"description": "Pipe transformation plugins for esbuild.",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -35,19 +35,19 @@
"fs-extra": "^11.1.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.2.3",
"@sxzz/eslint-config": "^3.3.2",
"@sxzz/prettier-config": "^1.0.4",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.4.5",
"@types/node": "^20.4.8",
"bumpp": "^9.1.1",
"esbuild": "^0.18.17",
"esbuild": "^0.18.19",
"eslint": "^8.46.0",
"eslint-define-config": "^1.22.0",
"eslint-define-config": "^1.23.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.0",
"tsup": "^7.1.0",
"prettier": "^3.0.1",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit d046605

Please sign in to comment.