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 Jan 7, 2024
1 parent 9358ed4 commit 2096752
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 347 deletions.
18 changes: 9 additions & 9 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.10.4",
"packageManager": "pnpm@8.14.0",
"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.7.6",
"@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.10.7",
"bumpp": "^9.2.1",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
},
"engines": {
Expand Down

0 comments on commit 2096752

Please sign in to comment.