We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@angular-eslint/template-parser
chai
1 parent 02ccbc1 commit 35bd3a5Copy full SHA for 35bd3a5
package.json
@@ -53,7 +53,7 @@
53
},
54
"homepage": "https://github.com/import-js/eslint-plugin-import",
55
"devDependencies": {
56
- "@angular-eslint/template-parser": "^13.0.1",
+ "@angular-eslint/template-parser": "^13.1.0",
57
"@eslint/import-test-order-redirect-scoped": "file:./tests/files/order-redirect-scoped",
58
"@test-scope/some-module": "file:./tests/files/symlinked-module",
59
"@typescript-eslint/parser": "^2.23.0 || ^3.3.0 || ^4.29.3 || ^5.10.0",
@@ -67,7 +67,7 @@
67
"babel-preset-flow": "^6.23.0",
68
"babel-register": "^6.26.0",
69
"babylon": "^6.18.0",
70
- "chai": "^4.3.4",
+ "chai": "^4.3.6",
71
"cross-env": "^4.0.0",
72
"escope": "^3.6.0",
73
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8",
0 commit comments