EJS-Lint
EJS-Lint copied to clipboard
Linter/Syntax Checker for EJS Templates.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^7.9.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/eslint/7.32.0/8.19.0) |...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/RyanZim/EJS-Lint). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chalk](https://togithub.com/chalk/chalk) | [`^4.0.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/chalk/4.1.2/5.0.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globby](https://togithub.com/sindresorhus/globby) | [`^11.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/globby/11.1.0/13.1.2) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | [`^8.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/mocha/8.4.0/10.0.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yargs](https://yargs.js.org/) ([source](https://togithub.com/yargs/yargs)) | [`^16.0.0` -> `^17.0.0`](https://renovatebot.com/diffs/npm/yargs/16.2.0/17.5.1) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [slash](https://togithub.com/sindresorhus/slash) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/slash/3.0.0/4.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-problems](https://togithub.com/ryanzim/eslint-config-problems) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/eslint-config-problems/5.0.0/6.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ejs](https://togithub.com/mde/ejs) | [`3.1.7` -> `3.1.8`](https://renovatebot.com/diffs/npm/ejs/3.1.7/3.1.8) | [](https://docs.renovatebot.com/merge-confidence/)...
I had this error thrown by ejs which ejs-lint couldn't detect. ``` err SyntaxError: missing ) after argument list in C:\model.ts while compiling ejs If the above error is not...