mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Bump @angular-eslint/template-parser from 16.0.1 to 16.2.0 (#8954)
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 16.0.1 to 16.2.0. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/template-parser) --- updated-dependencies: - dependency-name: "@angular-eslint/template-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e76d2fb169
commit
a69c089f87
16
package-lock.json
generated
16
package-lock.json
generated
@ -61,7 +61,7 @@
|
|||||||
"@angular-devkit/schematics": "~14.1.0",
|
"@angular-devkit/schematics": "~14.1.0",
|
||||||
"@angular-eslint/eslint-plugin": "15.2.1",
|
"@angular-eslint/eslint-plugin": "15.2.1",
|
||||||
"@angular-eslint/eslint-plugin-template": "14.3.0",
|
"@angular-eslint/eslint-plugin-template": "14.3.0",
|
||||||
"@angular-eslint/template-parser": "16.0.1",
|
"@angular-eslint/template-parser": "16.2.0",
|
||||||
"@angular/cli": "~14.1.0",
|
"@angular/cli": "~14.1.0",
|
||||||
"@angular/compiler-cli": "14.1.3",
|
"@angular/compiler-cli": "14.1.3",
|
||||||
"@editorjs/code": "2.8.0",
|
"@editorjs/code": "2.8.0",
|
||||||
@ -1009,11 +1009,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@angular-eslint/template-parser": {
|
"node_modules/@angular-eslint/template-parser": {
|
||||||
"version": "16.0.1",
|
"version": "16.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-16.2.0.tgz",
|
||||||
|
"integrity": "sha512-v2jVKTy2wN7iM9nHpBkxLn2wfL8jSl4IlPrXThIqj8No2VHtpLQZPKuXbGPUXQX05VS2Mj5feScQ36ZVGS8Rbw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular-eslint/bundled-angular-compiler": "16.0.1",
|
"@angular-eslint/bundled-angular-compiler": "16.2.0",
|
||||||
"eslint-scope": "^7.0.0"
|
"eslint-scope": "^7.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
@ -1022,9 +1023,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@angular-eslint/template-parser/node_modules/@angular-eslint/bundled-angular-compiler": {
|
"node_modules/@angular-eslint/template-parser/node_modules/@angular-eslint/bundled-angular-compiler": {
|
||||||
"version": "16.0.1",
|
"version": "16.2.0",
|
||||||
"dev": true,
|
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-16.2.0.tgz",
|
||||||
"license": "MIT"
|
"integrity": "sha512-ct9orDYxkMl2+uvM7UBfgV28Dq57V4dEs+Drh7cD673JIMa6sXbgmd0QEtm8W3cmyK/jcTzmuoufxbH7hOxd6g==",
|
||||||
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@angular-eslint/template-parser/node_modules/eslint-scope": {
|
"node_modules/@angular-eslint/template-parser/node_modules/eslint-scope": {
|
||||||
"version": "7.2.0",
|
"version": "7.2.0",
|
||||||
|
@ -105,7 +105,7 @@
|
|||||||
"@angular-devkit/schematics": "~14.1.0",
|
"@angular-devkit/schematics": "~14.1.0",
|
||||||
"@angular-eslint/eslint-plugin": "15.2.1",
|
"@angular-eslint/eslint-plugin": "15.2.1",
|
||||||
"@angular-eslint/eslint-plugin-template": "14.3.0",
|
"@angular-eslint/eslint-plugin-template": "14.3.0",
|
||||||
"@angular-eslint/template-parser": "16.0.1",
|
"@angular-eslint/template-parser": "16.2.0",
|
||||||
"@angular/cli": "~14.1.0",
|
"@angular/cli": "~14.1.0",
|
||||||
"@angular/compiler-cli": "14.1.3",
|
"@angular/compiler-cli": "14.1.3",
|
||||||
"@editorjs/code": "2.8.0",
|
"@editorjs/code": "2.8.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user