Skip to content

Commit

Permalink
Bump ejs and ejs-lint (#1525)
Browse files Browse the repository at this point in the history
Bumps [ejs](https://github.com/mde/ejs) to 3.1.10 and updates ancestor dependency [ejs-lint](https://github.com/ryanzim/ejs-lint). These dependencies need to be updated together.


Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.8...v3.1.10)

Updates `ejs-lint` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: ejs-lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent ad26107 commit 4e3f08a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 53 deletions.
60 changes: 8 additions & 52 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@j-ulrich/release-it-regex-bumper": "^4.0.0",
"@release-it/bumper": "^4.0.0",
"ejs-lint": "2.0.0",
"ejs-lint": "2.0.1",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.3.3",
Expand Down

0 comments on commit 4e3f08a

Please sign in to comment.