Skip to content

Commit 1c5aa50

Browse files
authored
Merge pull request #505 from salesforcecli/dependabot-npm_and_yarn-types-ejs-3.1.5
chore(dev-deps): bump @types/ejs from 3.1.4 to 3.1.5
2 parents c302764 + 09324a2 commit 1c5aa50

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@salesforce/dev-scripts": "^6.0.3",
2020
"@salesforce/plugin-auth": "^2.8.26",
2121
"@types/debug": "^4.1.12",
22-
"@types/ejs": "^3.1.4",
22+
"@types/ejs": "^3.1.5",
2323
"eslint-plugin-sf-plugin": "^1.16.14",
2424
"oclif": "^3.17.2",
2525
"shx": "^0.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,10 +1074,10 @@
10741074
dependencies:
10751075
"@types/ms" "*"
10761076

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

10821082
"@types/expect@^1.20.4":
10831083
version "1.20.4"

0 commit comments

Comments
 (0)