Skip to content

Commit

Permalink
chore(deps): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webdeveric committed Apr 28, 2024
1 parent 25bf3fe commit 794551f
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 246 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"sideEffects": false,
"prettier": "@webdeveric/prettier-config",
"dependencies": {
"@npmcli/arborist": "^7.4.2",
"@npmcli/arborist": "^7.5.0",
"@webdeveric/utils": "^0.30.0",
"npm-packlist": "^8.0.2"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/npm-packlist": "^7.0.3",
"@types/npmcli__arborist": "^5.6.5",
"@vitest/coverage-v8": "^1.5.0",
"@types/npmcli__arborist": "^5.6.6",
"@vitest/coverage-v8": "^1.5.2",
"@webdeveric/eslint-config-ts": "^0.7.1",
"@webdeveric/prettier-config": "^0.2.0",
"cross-env": "^7.0.3",
Expand All @@ -77,6 +77,6 @@
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.5.0"
"vitest": "^1.5.2"
}
}
Loading

0 comments on commit 794551f

Please sign in to comment.