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 Nov 1, 2023
1 parent 53abb8a commit fd5402c
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 323 deletions.
14 changes: 7 additions & 7 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.8.0",
"packageManager": "pnpm@8.10.1",
"description": "Pipe transformation plugins for esbuild.",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -35,14 +35,14 @@
"fs-extra": "^11.1.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.6.1",
"@sxzz/eslint-config": "^3.7.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.8.0",
"@types/fs-extra": "^11.0.3",
"@types/node": "^20.8.10",
"bumpp": "^9.2.0",
"esbuild": "^0.19.4",
"eslint": "^8.50.0",
"eslint-define-config": "^1.23.0",
"esbuild": "^0.19.5",
"eslint": "^8.52.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.1",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
Expand Down
Loading

0 comments on commit fd5402c

Please sign in to comment.