Skip to content

Commit 5698d62

Browse files
dependabot-preview[bot]Kocal
authored andcommitted
build(deps): bump ejs from 2.7.1 to 3.0.1 (#282)
Bumps [ejs](https://github.com/mde/ejs) from 2.7.1 to 3.0.1. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md) - [Commits](mde/ejs@v2.7.1...v3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b1e2ec1 commit 5698d62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/Kocal/jsdoc-vuejs#readme",
3232
"dependencies": {
33-
"ejs": "^2.6.1"
33+
"ejs": "^3.0.1"
3434
},
3535
"peerDependencies": {
3636
"jsdoc": ">=3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,10 +2052,10 @@ editor@~1.0.0:
20522052
resolved "https://registry.yarnpkg.com/editor/-/editor-1.0.0.tgz#60c7f87bd62bcc6a894fa8ccd6afb7823a24f742"
20532053
integrity sha1-YMf4e9YrzGqJT6jM1q+3gjok90I=
20542054

2055-
ejs@^2.6.1:
2056-
version "2.7.1"
2057-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.7.1.tgz#5b5ab57f718b79d4aca9254457afecd36fa80228"
2058-
integrity sha512-kS/gEPzZs3Y1rRsbGX4UOSjtP/CeJP0CxSNZHYxGfVM/VgLcv0ZqM7C45YyTj2DI2g7+P9Dd24C+IMIg6D0nYQ==
2055+
ejs@^3.0.1:
2056+
version "3.0.1"
2057+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.0.1.tgz#30c8f6ee9948502cc32e85c37a3f8b39b5a614a5"
2058+
integrity sha512-cuIMtJwxvzumSAkqaaoGY/L6Fc/t6YvoP9/VIaK0V/CyqKLEQ8sqODmYfy/cjXEdZ9+OOL8TecbJu+1RsofGDw==
20592059

20602060
elegant-spinner@^1.0.1:
20612061
version "1.0.1"

0 commit comments

Comments
 (0)