Skip to content

Commit adfb1f0

Browse files
committed
Merge remote-tracking branch 'origin/main' into dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.50.0
2 parents 4d21123 + b081945 commit adfb1f0

2 files changed

Lines changed: 16 additions & 21 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"eslint-config-salesforce-typescript": "^1.1.1",
3232
"eslint-plugin-header": "^3.0.0",
3333
"eslint-plugin-import": "2.26.0",
34-
"eslint-plugin-jsdoc": "^39.6.4",
34+
"eslint-plugin-jsdoc": "^39.8.0",
3535
"eslint-plugin-sf-plugin": "^1.5.1",
3636
"husky": "^7.0.4",
3737
"mocha": "^9.1.3",
3838
"nyc": "^15.1.0",
39-
"oclif": "^3.6.0",
39+
"oclif": "^3.6.2",
4040
"prettier": "^2.8.3",
4141
"pretty-quick": "^3.1.0",
4242
"shx": "0.3.4",

yarn.lock

Lines changed: 14 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -736,10 +736,10 @@
736736
widest-line "^3.1.0"
737737
wrap-ansi "^7.0.0"
738738

739-
"@oclif/core@^2.0.2-beta.10", "@oclif/core@^2.0.2-beta.6", "@oclif/core@^2.0.7":
740-
version "2.0.7"
741-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.7.tgz#a17a85dfa105dda120fbc5647432010feaa97a9e"
742-
integrity sha512-pj7hIH8SBeH3qha47fmyqdaBdNVEqesRgnKFh8Ytdb4S41/4BYOiQuyQGuvnKgvicH6DMxp4FbM9EQEW46V9xw==
739+
"@oclif/core@^2.0.2-beta.6", "@oclif/core@^2.0.3", "@oclif/core@^2.0.7":
740+
version "2.0.8"
741+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.8.tgz#81c79f051ffb326b7c9999463ae9547a7e799316"
742+
integrity sha512-jt06vEZfpazkR0C8vYuVMKmsxjky52y1B1oFGPnCa6/17qH+PByd5knQP6/QbRoE5OT9RAf4zzpxx2wcihVslw==
743743
dependencies:
744744
"@types/cli-progress" "^3.11.0"
745745
ansi-escapes "^4.3.2"
@@ -3100,10 +3100,10 @@ eslint-plugin-jsdoc@^35.1.2:
31003100
semver "^7.3.5"
31013101
spdx-expression-parse "^3.0.1"
31023102

3103-
eslint-plugin-jsdoc@^39.6.4:
3104-
version "39.6.4"
3105-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.4.tgz#b940aebd3eea26884a0d341785d2dc3aba6a38a7"
3106-
integrity sha512-fskvdLCfwmPjHb6e+xNGDtGgbF8X7cDwMtVLAP2WwSf9Htrx68OAx31BESBM1FAwsN2HTQyYQq7m4aW4Q4Nlag==
3103+
eslint-plugin-jsdoc@^39.8.0:
3104+
version "39.8.0"
3105+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.8.0.tgz#9ca38ae31fb6e6de6268c5c041fa175fe1190469"
3106+
integrity sha512-ZwGmk0jJoJD/NILeDRBKrpq/PCgddUdATjeU5JGTqTzKsOWfeaHOnaAwZjuOh7T8EB4hSoZ/9pR4+Qns2ldQVg==
31073107
dependencies:
31083108
"@es-joy/jsdoccomment" "~0.36.1"
31093109
comment-parser "1.3.1"
@@ -5654,12 +5654,12 @@ object.values@^1.1.5:
56545654
define-properties "^1.1.3"
56555655
es-abstract "^1.19.1"
56565656

5657-
oclif@^3.6.0:
5658-
version "3.6.0"
5659-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.0.tgz#0469bcc20e67911124d93a0109ccfbfea0219801"
5660-
integrity sha512-iM7M4SA8yapjTXy7uom1N3530CjaNBxRZ1jjCYgWLePeQyFLPOm9dbzOBLe0rLC7cZJ7ExPd1VcA8qW7N7Xq5Q==
5657+
oclif@^3.6.2:
5658+
version "3.6.2"
5659+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.2.tgz#356b5344237b0060d5864f5d2402926fc2877645"
5660+
integrity sha512-SslNzNzryOMJ8eqID4ehIipqS+cF032ZEGIyhqN2J5mD6gsHAf1t+rMNpHBFy2kcCjgy/9/wUZQGanaFSCB41Q==
56615661
dependencies:
5662-
"@oclif/core" "^2.0.2-beta.10"
5662+
"@oclif/core" "^2.0.3"
56635663
"@oclif/plugin-help" "^5.1.19"
56645664
"@oclif/plugin-not-found" "^2.3.7"
56655665
"@oclif/plugin-warn-if-update-available" "^2.0.14"
@@ -7189,12 +7189,7 @@ typedoc@0.22.18:
71897189
minimatch "^5.1.0"
71907190
shiki "^0.10.1"
71917191

7192-
typescript@^4.1.3, typescript@^4.6.4, typescript@~4.9.3:
7193-
version "4.9.4"
7194-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7195-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
7196-
7197-
typescript@^4.9.5:
7192+
typescript@^4.1.3, typescript@^4.6.4, typescript@^4.9.5, typescript@~4.9.3:
71987193
version "4.9.5"
71997194
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
72007195
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

0 commit comments

Comments
 (0)