Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/develop/salesforc…
Browse files Browse the repository at this point in the history
…e-ux/design-system-2.24.5
  • Loading branch information
anasilva105 authored Sep 2, 2024
2 parents 3acc41b + c8bad02 commit 39ad4db
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 97 deletions.
160 changes: 68 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sfmc-devtools-vscode",
"displayName": "SFMC DevTools",
"description": "Unofficial IDE for Salesforce Marketing Cloud",
"description": "Unofficial IDE for Salesforce Marketing Cloud - Handle and manipulate several SFMC assets (journeys, automations, queries, SSJS, AMPScript, etc..) between your local machine and Salesforce Marketing Cloud (SFMC).",
"version": "1.0.2",
"license": "MIT",
"publisher": "Accenture-oss",
Expand Down Expand Up @@ -150,17 +150,17 @@
"@types/chai": "^4.3.16",
"@types/jest": "^29.5.11",
"@types/node": "^20.12.8",
"@types/vscode": "^1.81.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@types/vscode": "^1.92.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^7.18.0",
"@vscode/test-electron": "^2.4.1",
"chai": "^5.1.0",
"eslint": "^8.56.0",
"jest": "^29.7.0",
"ts-jest": "^29.2.4",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",
"webpack": "^5.91.0",
"typescript": "^5.5.4",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down

0 comments on commit 39ad4db

Please sign in to comment.