Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit da56885

Browse files
committed
chore(release): 3.18.0 [skip ci]
1 parent 77d6baa commit da56885

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 7 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"icon": "media/lightningflow.png",
1111
"description": "A VSCode Extension designed to pinpoint deviations from Industry Best Practices in Salesforce Flows, ensuring standards of business automation excellence.",
12-
"version": "3.17.0",
12+
"version": "3.18.0",
1313
"engines": {
14-
"vscode": "^1.90.0"
14+
"vscode": "^1.83.0"
1515
},
1616
"categories": [
1717
"Other"
@@ -119,7 +119,7 @@
119119
"@types/mocha": "^10.0.7",
120120
"@types/node": "20.x",
121121
"@types/uuid": "^10.0.0",
122-
"@types/vscode": "1.90.0",
122+
"@types/vscode": "1.83.0",
123123
"@typescript-eslint/eslint-plugin": "^7.16.0",
124124
"@typescript-eslint/parser": "^7.16.0",
125125
"@vscode/test-cli": "^0.0.10",

0 commit comments

Comments
 (0)