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] authored Feb 29, 2024
1 parent ed96c13 commit e9e75fd
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,17 +78,17 @@
"test": "pnpm lint && pnpm vitest run --coverage"
},
"devDependencies": {
"@clack/core": "^0.3.3",
"@types/node": "^20.11.5",
"@clack/core": "^0.3.4",
"@types/node": "^20.11.24",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"defu": "^6.1.4",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"is-unicode-supported": "^2.0.0",
"jiti": "^1.21.0",
"lodash": "^4.17.21",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"sentencer": "^0.2.1",
"sisteransi": "^1.0.5",
"std-env": "^3.7.0",
Expand All @@ -100,5 +100,5 @@
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "pnpm@8.14.3"
"packageManager": "pnpm@8.15.4"
}
Loading

0 comments on commit e9e75fd

Please sign in to comment.