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] authored and ntnyq committed Dec 31, 2022
1 parent 2fe4214 commit ed71fdf
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gulp-plugins",
"private": true,
"packageManager": "pnpm@7.18.2",
"packageManager": "pnpm@7.21.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.30.0",
"eslint": "^8.31.0",
"fast-glob": "^3.2.12",
"husky": "8.0.2",
"nano-staged": "^0.8.0",
"pnpm": "^7.18.2",
"pnpm": "^7.21.0",
"rimraf": "^3.0.2",
"tsup": "^6.5.0",
"tsx": "^3.12.1",
"typescript": "^4.9.4",
"vinyl": "^3.0.0",
"vitest": "^0.26.1"
"vitest": "^0.26.2"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down

0 comments on commit ed71fdf

Please sign in to comment.