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 Feb 19, 2024
1 parent afd2cdb commit 3a022b1
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 79 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gulp-plugins",
"type": "module",
"private": true,
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.3",
"scripts": {
"build": "turbo run --filter=\"./packages/*\" --parallel build",
"clean": "rimraf packages/*/dist packages/*/*.tsbuildinfo",
Expand All @@ -20,18 +20,18 @@
"@ntnyq/eslint-config": "^1.20.3",
"@ntnyq/prettier-config": "^1.20.3",
"@types/vinyl": "^2.0.11",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.3.0",
"eslint": "^8.56.0",
"husky": "9.0.10",
"husky": "9.0.11",
"nano-staged": "^0.8.0",
"pnpm": "^8.15.1",
"pnpm": "^8.15.3",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"tsup": "^8.0.2",
"turbo": "^1.12.3",
"turbo": "^1.12.4",
"typescript": "^5.3.3",
"vinyl": "^3.0.0",
"vitest": "^1.2.2"
"vitest": "^1.3.0"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gulp-format-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@ntnyq/logger": "^0.0.4",
"@types/js-beautify": "^1.14.3",
"@types/through2": "^2.0.41",
"js-beautify": "^1.14.11",
"js-beautify": "^1.15.1",
"plugin-error": "^2.0.1",
"through2": "^4.0.2"
},
Expand Down
153 changes: 81 additions & 72 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3a022b1

Please sign in to comment.