Skip to content

Commit

Permalink
Merge pull request #1542 from tarsinzer/bump/sade-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/sade to v1.7.5
  • Loading branch information
tarsisexistence authored Oct 10, 2023
2 parents ee19bd3 + d6ffb74 commit 60aee11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/node": "18.16.19",
"@types/ramda": "0.29.0",
"@types/react": "18.2.14",
"@types/sade": "1.7.4",
"@types/sade": "1.7.5",
"@types/shelljs": "0.8.12",
"esbuild": "0.15.15",
"rollup-plugin-esbuild": "4.10.3",
Expand Down
8 changes: 4 additions & 4 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2581,10 +2581,10 @@
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==

"@types/[email protected].4":
version "1.7.4"
resolved "https://registry.yarnpkg.com/@types/sade/-/sade-1.7.4.tgz#85913258f8cdac7bf3b416ceabc87ae7ec53a42e"
integrity sha512-6ys13kmtlY0aIOz4KtMdeBD9BHs6vSE3aRcj4vAZqXjypT2el8WZt6799CMjElVgh1cbOH/t3vrpQ4IpwytcPA==
"@types/[email protected].5":
version "1.7.5"
resolved "https://registry.yarnpkg.com/@types/sade/-/sade-1.7.5.tgz#853065e2f23bd6f4bda4ee54fd3af2ea07345e08"
integrity sha512-y6fn7PbvFsyKXw1IoZLZmg/rX9Ev8VmNWyfrLrOksy1DEUiDIk/lSOjoyEJadJJroq+SuAo0Q0iRmD8UYQpaLg==
dependencies:
"@types/mri" "*"

Expand Down

0 comments on commit 60aee11

Please sign in to comment.