Skip to content

Commit

Permalink
Merge pull request #734 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-plugin-command-snapshot-4.0.15

chore(dev-deps): bump @oclif/plugin-command-snapshot from 4.0.14 to 4.0.15
  • Loading branch information
svc-cli-bot authored Oct 22, 2023
2 parents 9a5c7b8 + 08e3724 commit a177cef
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"tslib": "^2"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^4.0.14",
"@oclif/plugin-command-snapshot": "^4.0.15",
"@oclif/test": "^2.5.6",
"@salesforce/cli-plugins-testkit": "^4.3.6",
"@salesforce/dev-config": "^4.0.1",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -956,17 +956,17 @@
chalk "^4.1.0"
tslib "^2.3.1"

"@oclif/plugin-command-snapshot@^4.0.14":
version "4.0.14"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.14.tgz#7fe19c34871443dbfea1cb301b06ca20cc9a4d97"
integrity sha512-Gn7FvuYZl/avk1vRfSq4jT/1eQS7PARsQiB4gXokp1m0RDP0OHb5O6W1AwTTUcxqY+AcSEhl/lsSjjN2GdKgEg==
"@oclif/plugin-command-snapshot@^4.0.15":
version "4.0.15"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.15.tgz#139e640f3895b6638a361d38bc10d0dea1438994"
integrity sha512-NNu6rPoW+SkDqtpFFCXpjOclVVjU0Fqn4KB9Umdov/c9HyaQ7IWevRBpZJ0cr3sI3OLIGXzx8Zk6mcjy2iW4ww==
dependencies:
"@oclif/core" "^2.11.8"
chalk "^4.1.2"
just-diff "^5.2.0"
lodash "^4.17.21"
semver "^7.5.4"
ts-json-schema-generator "^1.3.0"
ts-json-schema-generator "^1.4.0"
tslib "^2.6.2"

"@oclif/plugin-help@^5.2.14":
Expand Down Expand Up @@ -8352,18 +8352,18 @@ triplesec@^4.0.3:
progress "~1.1.2"
uglify-js "^3.1.9"

ts-json-schema-generator@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.3.0.tgz#0d5c672cce47e4c438323e3bd85f2be72f62d0ac"
integrity sha512-Y2smEgpxtWat8ICaLbUENXZ/o/SqvVy85X48V/7qOarOTu6XgVs+lr6k0OPFljVhZX5gEMrGPT3q7Ql7JKnexw==
ts-json-schema-generator@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.4.0.tgz#f341b36792c372d3d09245414a4f3a6efa2697f8"
integrity sha512-wm8vyihmGgYpxrqRshmYkWGNwEk+sf3xV2rUgxv8Ryeh7bSpMO7pZQOht+2rS002eDkFTxR7EwRPXVzrS0WJTg==
dependencies:
"@types/json-schema" "^7.0.12"
commander "^11.0.0"
glob "^8.0.3"
json5 "^2.2.3"
normalize-path "^3.0.0"
safe-stable-stringify "^2.4.3"
typescript "~5.1.6"
typescript "~5.2.2"

ts-node@^10.0.0, ts-node@^10.7.0, ts-node@^10.8.1, ts-node@^10.9.1:
version "10.9.1"
Expand Down Expand Up @@ -8553,10 +8553,10 @@ typescript@^4.6.4, typescript@^4.9.5:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

typescript@~5.1.6:
version "5.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
typescript@~5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

uglify-js@^3.1.4, uglify-js@^3.1.9:
version "3.16.0"
Expand Down

0 comments on commit a177cef

Please sign in to comment.