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 Mar 28, 2023
1 parent dcffcc6 commit a9c030b
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 146 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "ntnyq-utils",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@7.30.3",
"packageManager": "pnpm@7.30.5",
"license": "MIT",
"scripts": {
"build": "pnpm -r --stream run build",
Expand All @@ -18,22 +18,22 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"@ntnyq/eslint-config": "^1.6.0",
"@ntnyq/prettier-config": "^1.6.0",
"@types/node": "^18.15.7",
"@ntnyq/eslint-config": "^1.6.1",
"@ntnyq/prettier-config": "^1.6.1",
"@types/node": "^18.15.10",
"eslint": "^8.36.0",
"fs-extra": "^11.1.1",
"husky": "^8.0.3",
"nano-staged": "^0.8.0",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"pnpm": "^7.30.3",
"pnpm": "^7.30.5",
"prettier": "^2.8.7",
"rimraf": "^4.4.1",
"tsx": "^3.12.6",
"typescript": "^5.0.2",
"unbuild": "^1.1.2",
"vitest": "^0.29.7"
"vitest": "^0.29.8"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down

0 comments on commit a9c030b

Please sign in to comment.