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 May 9, 2023
1 parent 493e211 commit d959401
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 255 deletions.
18 changes: 9 additions & 9 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.2.0",
"packageManager": "pnpm@8.5.0",
"scripts": {
"build": "turbo run --filter=\"./packages/*\" --parallel build",
"clean": "rimraf packages/*/dist packages/*/*.tsbuildinfo",
Expand All @@ -15,22 +15,22 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"@ntnyq/eslint-config": "^1.6.1",
"@ntnyq/prettier-config": "^1.6.1",
"@ntnyq/eslint-config": "^1.7.3",
"@ntnyq/prettier-config": "^1.7.3",
"@types/vinyl": "^2.0.7",
"eslint": "^8.38.0",
"eslint": "^8.40.0",
"fast-glob": "^3.2.12",
"husky": "8.0.3",
"nano-staged": "^0.8.0",
"pnpm": "^8.2.0",
"prettier": "^2.8.7",
"pnpm": "^8.5.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"turbo": "^1.9.0",
"tsx": "^3.12.7",
"turbo": "^1.9.3",
"typescript": "^5.0.4",
"vinyl": "^3.0.0",
"vitest": "^0.30.1"
"vitest": "^0.31.0"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down
Loading

0 comments on commit d959401

Please sign in to comment.