Skip to content

Commit 142abd2

Browse files
committed
chore: bump oclif/table
1 parent c0da503 commit 142abd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@inquirer/confirm": "^3.1.22",
4747
"@inquirer/password": "^2.2.0",
48-
"@oclif/table": "^0.1.17",
48+
"@oclif/table": "^0.1.19",
4949
"@oclif/core": "^4.0.27",
5050
"@salesforce/core": "^8.5.1",
5151
"@salesforce/kit": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -605,10 +605,10 @@
605605
wordwrap "^1.0.0"
606606
wrap-ansi "^7.0.0"
607607

608-
"@oclif/table@^0.1.17":
609-
version "0.1.17"
610-
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.1.17.tgz#8877663f7354ac96a6fc167448934572440c7634"
611-
integrity sha512-x7ffsCMeqTM6oECg2cd3MDTGTWx19oOxIMEVOVk0qvsfrQfsecB4m7dQh9W6+VLvGg/bkxJKHB14Ytf8ieiqmw==
608+
"@oclif/table@^0.1.19":
609+
version "0.1.19"
610+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.1.19.tgz#cf279e0d6ec2f3df4cdd2f8e55d7f6c4069f43d5"
611+
integrity sha512-a659MZzfWcRa0IvrxJWkEhh3bU3JV1QQzExrj98A4SLZJ1NVuWsnkyMFc9IZ8iQsz1j3sLdiQ365xxrl1eJi8A==
612612
dependencies:
613613
"@oclif/core" "^4"
614614
"@types/react" "^18.3.11"

0 commit comments

Comments
 (0)