Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Commit

Permalink
chore(Renovate): ⬆️ Update package(s) dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 642089c commit 91773c0
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@terminal-nerds/snippets-object": "workspace:*",
"@terminal-nerds/snippets-environment": "workspace:*",
"pkg-dir": "7.0.0",
"type-fest": "3.11.0"
"type-fest": "4.2.0"
},
"peerDependencies": {
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/number/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@terminal-nerds/snippets-environment": "workspace:*",
"@terminal-nerds/snippets-string": "workspace:^",
"@terminal-nerds/snippets-type": "workspace:*",
"type-fest": "3.11.0",
"type-fest": "4.2.0",
"zod": "3.21.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@terminal-nerds/snippets-type": "workspace:*",
"deepmerge-ts": "5.1.0",
"type-fest": "3.11.0",
"type-fest": "4.2.0",
"zod": "3.21.4"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"dependencies": {
"@terminal-nerds/snippets-error": "workspace:*",
"@terminal-nerds/snippets-environment": "workspace:*",
"read-pkg-up": "9.1.0",
"type-fest": "3.11.0"
"read-pkg-up": "10.0.0",
"type-fest": "4.2.0"
},
"peerDependencies": {
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@terminal-nerds/snippets-error": "workspace:*",
"@terminal-nerds/snippets-environment": "workspace:*",
"monorepo-root": "2.5.1"
"monorepo-root": "3.1.1"
},
"peerDependencies": {
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@terminal-nerds/snippets-regexp": "workspace:*",
"@terminal-nerds/snippets-type": "workspace:*",
"case-anything": "2.1.13",
"type-fest": "3.11.0",
"type-fest": "4.2.0",
"zod": "3.21.4"
},
"peerDependencies": {
Expand Down

0 comments on commit 91773c0

Please sign in to comment.