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 16, 2023
1 parent 3f2b97a commit bbd8673
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 158 deletions.
14 changes: 7 additions & 7 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 @@ -15,22 +15,22 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"@ntnyq/eslint-config-typescript": "^1.2.1",
"@ntnyq/prettier-config": "^1.2.1",
"@ntnyq/eslint-config-typescript": "^1.2.2",
"@ntnyq/prettier-config": "^1.2.2",
"@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 bbd8673

Please sign in to comment.