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 Apr 23, 2023
1 parent b6b24b2 commit c970b97
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 211 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "ntnyq-utils",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.3.1",
"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.1",
"@ntnyq/prettier-config": "^1.6.1",
"@types/node": "^18.15.11",
"eslint": "^8.38.0",
"@ntnyq/eslint-config": "^1.7.2",
"@ntnyq/prettier-config": "^1.7.2",
"@types/node": "^18.16.0",
"eslint": "^8.39.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": "^8.2.0",
"pnpm": "^8.3.1",
"prettier": "^2.8.7",
"rimraf": "^5.0.0",
"tsx": "^3.12.6",
"typescript": "^5.0.4",
"unbuild": "^1.2.0",
"vitest": "^0.30.0"
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down

0 comments on commit c970b97

Please sign in to comment.