Skip to content

Commit

Permalink
Merge pull request #505 from salesforcecli/dependabot-npm_and_yarn-ty…
Browse files Browse the repository at this point in the history
…pes-ejs-3.1.5

chore(dev-deps): bump @types/ejs from 3.1.4 to 3.1.5
  • Loading branch information
svc-cli-bot authored Nov 12, 2023
2 parents c302764 + 09324a2 commit 1c5aa50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@salesforce/dev-scripts": "^6.0.3",
"@salesforce/plugin-auth": "^2.8.26",
"@types/debug": "^4.1.12",
"@types/ejs": "^3.1.4",
"@types/ejs": "^3.1.5",
"eslint-plugin-sf-plugin": "^1.16.14",
"oclif": "^3.17.2",
"shx": "^0.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1074,10 +1074,10 @@
dependencies:
"@types/ms" "*"

"@types/ejs@^3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.4.tgz#b9919c89767493b6443f85994ae6be6e49011b5c"
integrity sha512-fnM/NjByiWdSRJRrmGxgqOSAnmOnsvX1QcNYk5TVyIIj+7ZqOKMb9gQa4OIl/lil2w/8TiTWV+nz3q8yqxez/w==
"@types/ejs@^3.1.5":
version "3.1.5"
resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.5.tgz#49d738257cc73bafe45c13cb8ff240683b4d5117"
integrity sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg==

"@types/expect@^1.20.4":
version "1.20.4"
Expand Down

0 comments on commit 1c5aa50

Please sign in to comment.