rflib-plugin 0.3.2 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oclif.lock +11 -11
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/oclif.lock
CHANGED
|
@@ -1816,12 +1816,12 @@
|
|
|
1816
1816
|
fastq "^1.6.0"
|
|
1817
1817
|
|
|
1818
1818
|
"@oclif/core@^4", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
|
|
1819
|
-
version "4.2.
|
|
1820
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.
|
|
1821
|
-
integrity sha512-
|
|
1819
|
+
version "4.2.3"
|
|
1820
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153"
|
|
1821
|
+
integrity sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA==
|
|
1822
1822
|
dependencies:
|
|
1823
1823
|
ansi-escapes "^4.3.2"
|
|
1824
|
-
ansis "^3.
|
|
1824
|
+
ansis "^3.8.1"
|
|
1825
1825
|
clean-stack "^3.0.1"
|
|
1826
1826
|
cli-spinners "^2.9.2"
|
|
1827
1827
|
debug "^4.4.0"
|
|
@@ -1966,7 +1966,7 @@
|
|
|
1966
1966
|
strip-ansi "6.0.1"
|
|
1967
1967
|
ts-retry-promise "^0.8.1"
|
|
1968
1968
|
|
|
1969
|
-
"@salesforce/core@^8", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
|
|
1969
|
+
"@salesforce/core@^8", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.2":
|
|
1970
1970
|
version "8.8.2"
|
|
1971
1971
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.2.tgz#0fc1632cc183b8c62e333f1f884bf3ee0f4aee6e"
|
|
1972
1972
|
integrity sha512-EOH75R2Nr2tg7b3gbyzRNwZPfZ/dZOpmMKmFHKL9oCtUI59+N4IkVljg6dpKYypVKuJJTzjI7T2ibnA8/cluZg==
|
|
@@ -3113,7 +3113,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
|
|
|
3113
3113
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
|
|
3114
3114
|
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
|
|
3115
3115
|
|
|
3116
|
-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.
|
|
3116
|
+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1:
|
|
3117
3117
|
version "3.8.1"
|
|
3118
3118
|
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
|
|
3119
3119
|
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
|
|
@@ -4428,12 +4428,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4428
4428
|
semver "^7.5.4"
|
|
4429
4429
|
spdx-expression-parse "^4.0.0"
|
|
4430
4430
|
|
|
4431
|
-
eslint-plugin-sf-plugin@^1.
|
|
4432
|
-
version "1.20.
|
|
4433
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4434
|
-
integrity sha512-
|
|
4431
|
+
eslint-plugin-sf-plugin@^1.20.14:
|
|
4432
|
+
version "1.20.14"
|
|
4433
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.14.tgz#85c3821a5d62785a2c8af45e6ed4955f6eb83906"
|
|
4434
|
+
integrity sha512-193twioaAWsLPDPliXffLDOGciOX4v8SoKOnWLqfw8QEhQwaG9XTRp7GMjxCgeTnaFPFtOqTbVGCg5714YQGMQ==
|
|
4435
4435
|
dependencies:
|
|
4436
|
-
"@salesforce/core" "^8.8.
|
|
4436
|
+
"@salesforce/core" "^8.8.2"
|
|
4437
4437
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4438
4438
|
|
|
4439
4439
|
eslint-plugin-unicorn@^50.0.1:
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rflib-plugin",
|
|
3
3
|
"description": "Utility commands to help with the adoption of the RFLIB open-source library for Salesforce.",
|
|
4
|
-
"version": "0.3.
|
|
4
|
+
"version": "0.3.3",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@oclif/core": "^4",
|
|
7
7
|
"@salesforce/core": "^8",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"@oclif/plugin-command-snapshot": "^5.2.26",
|
|
15
15
|
"@salesforce/cli-plugins-testkit": "^5.3.10",
|
|
16
16
|
"@salesforce/dev-scripts": "^10",
|
|
17
|
-
"eslint-plugin-sf-plugin": "^1.
|
|
17
|
+
"eslint-plugin-sf-plugin": "^1.20.14",
|
|
18
18
|
"husky": "^8.0.0",
|
|
19
19
|
"oclif": "^4.17.13",
|
|
20
20
|
"ts-node": "^10.9.2",
|