Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#351)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent a9f5b11 commit 69397c2
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/convert-source-map": "^2.0.3",
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.15",
"@types/node": "^20.11.16",
"@types/resolve": "^1.20.6",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
Expand All @@ -58,7 +58,7 @@
"lint-staged": "^15.2.1",
"npm-run-all2": "^6.1.2",
"picocolors": "^1.0.0",
"playwright-chromium": "^1.41.1",
"playwright-chromium": "^1.41.2",
"prettier": "3.2.5",
"resolve": "^1.22.8",
"rollup": "^4.9.6",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "1.0.0",
"devDependencies": {
"@types/node": "^20.11.15",
"@types/node": "^20.11.16",
"convert-source-map": "^2.0.0",
"css-color-names": "^1.0.1",
"kill-port": "^1.6.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"vue-router": "^4.2.5"
},
"devDependencies": {
"@types/node": "^20.11.15",
"@types/node": "^20.11.16",
"@vitejs/plugin-vue": "workspace:*",
"ts-node": "^10.9.2"
}
Expand Down
68 changes: 34 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69397c2

Please sign in to comment.