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 8, 2024
1 parent f53e73c commit d2cedc3
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 61 deletions.
10 changes: 5 additions & 5 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.13.1",
"packageManager": "pnpm@8.14.0",
"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.0",
"@ntnyq/prettier-config": "^1.20.0",
"@types/vinyl": "^2.0.11",
"@vitest/coverage-v8": "^1.1.1",
"@vitest/coverage-v8": "^1.1.3",
"eslint": "^8.56.0",
"husky": "8.0.3",
"nano-staged": "^0.8.0",
"pnpm": "^8.13.1",
"pnpm": "^8.14.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"turbo": "^1.11.2",
"turbo": "^1.11.3",
"typescript": "^5.3.3",
"vinyl": "^3.0.0",
"vitest": "^1.1.1"
"vitest": "^1.1.3"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down
123 changes: 67 additions & 56 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 d2cedc3

Please sign in to comment.