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 Jun 27, 2023
1 parent 33af451 commit 842ec94
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 110 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gulp-plugins",
"private": true,
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.6.5",
"scripts": {
"build": "turbo run --filter=\"./packages/*\" --parallel build",
"clean": "rimraf packages/*/dist packages/*/*.tsbuildinfo",
Expand All @@ -15,7 +15,7 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"@changesets/cli": "^2.26.2",
"@ntnyq/eslint-config": "^1.9.0",
"@ntnyq/prettier-config": "^1.9.0",
"@types/vinyl": "^2.0.7",
Expand All @@ -24,13 +24,13 @@
"fast-glob": "^3.2.12",
"husky": "8.0.3",
"nano-staged": "^0.8.0",
"pnpm": "^8.6.3",
"pnpm": "^8.6.5",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"tsup": "^7.0.0",
"tsup": "^7.1.0",
"tsx": "^3.12.7",
"turbo": "^1.10.6",
"typescript": "^5.1.3",
"typescript": "^5.1.5",
"vinyl": "^3.0.0",
"vitest": "^0.32.2"
},
Expand Down
Loading

0 comments on commit 842ec94

Please sign in to comment.