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 15, 2023
1 parent 3f2b97a commit 4b86e3a
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 101 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "gulp-plugins",
"private": true,
"packageManager": "pnpm@7.22.0",
"packageManager": "pnpm@7.25.0",
"scripts": {
"build": "pnpm run --filter=\"./packages/*\" --parallel build",
"clean": "rimraf packages/*/dist packages/*/*.tsbuildinfo",
Expand All @@ -20,17 +20,17 @@
"@types/js-beautify": "^1.13.3",
"@types/through2": "^2.0.38",
"@types/vinyl": "^2.0.7",
"eslint": "^8.31.0",
"eslint": "^8.32.0",
"fast-glob": "^3.2.12",
"husky": "8.0.3",
"nano-staged": "^0.8.0",
"pnpm": "^7.22.0",
"pnpm": "^7.25.0",
"rimraf": "^3.0.2",
"tsup": "^6.5.0",
"tsx": "^3.12.1",
"tsx": "^3.12.2",
"typescript": "^4.9.4",
"vinyl": "^3.0.0",
"vitest": "^0.26.3"
"vitest": "^0.27.1"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down

0 comments on commit 4b86e3a

Please sign in to comment.