Skip to content

Commit 4594f93

Browse files
authored
Merge pull request #223 from cesarParra/reflection-2-16-1
Dependency upgrades
2 parents 587ffb3 + 6e0d70b commit 4594f93

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cparra/apexdocs",
3-
"version": "3.7.1",
3+
"version": "3.7.2",
44
"description": "Library with CLI capabilities to generate documentation for Salesforce Apex classes.",
55
"keywords": [
66
"apex",
@@ -61,7 +61,7 @@
6161
]
6262
},
6363
"dependencies": {
64-
"@cparra/apex-reflection": "2.16.0",
64+
"@cparra/apex-reflection": "2.16.1",
6565
"@salesforce/source-deploy-retrieve": "^12.8.1",
6666
"@types/js-yaml": "^4.0.9",
6767
"@types/yargs": "^17.0.32",

0 commit comments

Comments
 (0)