Skip to content

Commit

Permalink
Bump ejs and ejs-lint
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.7 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.7...v3.1.10)

Updates `ejs-lint` from 1.2.2 to 2.0.1
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.2...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]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent 6b05c12 commit 298f4c8
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 31 deletions.
212 changes: 182 additions & 30 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 @@ -48,7 +48,7 @@
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"copyfiles": "2.4.1",
"ejs-lint": "^1.2.0",
"ejs-lint": "^2.0.1",
"eslint": "^7.24.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.2.0",
Expand Down

0 comments on commit 298f4c8

Please sign in to comment.