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 Jun 19, 2022
1 parent e97e720 commit 65fc7e1
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.15.0
16.15.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"tsx": "^3.4.2",
"typescript": "^4.7.2",
"vite": "^2.9.9",
"vitest": "^0.13.0"
"vitest": "^0.15.0"
},
"packageManager": "pnpm@7.1.7",
"packageManager": "pnpm@7.3.0",
"engines": {
"node": ">=16.9",
"pnpm": ">=6"
Expand Down
2 changes: 1 addition & 1 deletion packages/monots__core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"rollup": "^2.75.0",
"rollup-plugin-esbuild": "^4.9.1",
"sort-keys": "^5.0.0",
"superstruct": "^0.15.4",
"superstruct": "^0.16.0",
"superstruct-extra": "^0.2.0",
"ts-entries": "^1.2.0",
"ts-extras": "^0.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/superstruct-extra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"type-fest": "^2.13.0"
},
"devDependencies": {
"superstruct": "^0.15.4"
"superstruct": "^0.16.0"
},
"peerDependencies": {
"superstruct": "*"
Expand Down
47 changes: 36 additions & 11 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 65fc7e1

Please sign in to comment.