Skip to content

Commit 35bd3a5

Browse files
committed
[Dev Deps] update @angular-eslint/template-parser, chai
1 parent 02ccbc1 commit 35bd3a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"homepage": "https://github.com/import-js/eslint-plugin-import",
5555
"devDependencies": {
56-
"@angular-eslint/template-parser": "^13.0.1",
56+
"@angular-eslint/template-parser": "^13.1.0",
5757
"@eslint/import-test-order-redirect-scoped": "file:./tests/files/order-redirect-scoped",
5858
"@test-scope/some-module": "file:./tests/files/symlinked-module",
5959
"@typescript-eslint/parser": "^2.23.0 || ^3.3.0 || ^4.29.3 || ^5.10.0",
@@ -67,7 +67,7 @@
6767
"babel-preset-flow": "^6.23.0",
6868
"babel-register": "^6.26.0",
6969
"babylon": "^6.18.0",
70-
"chai": "^4.3.4",
70+
"chai": "^4.3.6",
7171
"cross-env": "^4.0.0",
7272
"escope": "^3.6.0",
7373
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8",

0 commit comments

Comments
 (0)