Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 9358ed4 commit 4c238fc
Show file tree
Hide file tree
Showing 2 changed files with 700 additions and 507 deletions.
18 changes: 9 additions & 9 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "esbuild-plugin-transform",
"version": "0.5.0",
"packageManager": "pnpm@8.10.4",
"packageManager": "pnpm@8.15.5",
"description": "Pipe transformation plugins for esbuild.",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -32,21 +32,21 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"fs-extra": "^11.1.1"
"fs-extra": "^11.2.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/eslint-config": "^3.8.7",
"@sxzz/prettier-config": "^1.0.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.9.0",
"bumpp": "^9.2.0",
"esbuild": "^0.19.5",
"eslint": "^8.53.0",
"@types/node": "^20.11.30",
"bumpp": "^9.4.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"prettier": "^3.2.5",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"typescript": "^5.4.3",
"vitest": "^0.34.6"
},
"engines": {
Expand Down

0 comments on commit 4c238fc

Please sign in to comment.