Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
6eaf98e2cd chore(deps-dev): bump eslint-plugin-jsdoc from 39.9.1 to 40.0.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.9.1 to 40.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.9.1...v40.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 07:05:25 +00:00

View File

@@ -35,7 +35,7 @@
"@angular-eslint/eslint-plugin-template": "14.4.0",
"@angular-eslint/schematics": "14.4.0",
"@angular-eslint/template-parser": "15.1.0",
"@angular/cli": "^15.2.0",
"@angular/cli": "^14.2.10",
"@angular/compiler-cli": "^14.2.12",
"@angular/language-service": "^14.2.12",
"@types/jasmine": "^4.3.0",
@@ -46,7 +46,7 @@
"codelyzer": "^6.0.1",
"eslint": "^8.23.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-jsdoc": "^40.0.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"jasmine-core": "^4.5.0",
"jasmine-spec-reporter": "^7.0.0",