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 25, 2023
1 parent 9358ed4 commit 7d6c4e2
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 249 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "esbuild-plugin-transform",
"version": "0.5.0",
"packageManager": "pnpm@8.10.4",
"packageManager": "pnpm@8.11.0",
"description": "Pipe transformation plugins for esbuild.",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -35,18 +35,18 @@
"fs-extra": "^11.1.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/prettier-config": "^1.0.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.9.0",
"@types/node": "^20.10.0",
"bumpp": "^9.2.0",
"esbuild": "^0.19.5",
"eslint": "^8.53.0",
"esbuild": "^0.19.7",
"eslint": "^8.54.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
},
"engines": {
Expand Down

0 comments on commit 7d6c4e2

Please sign in to comment.