Skip to content

Commit

Permalink
[Dev Deps] update @angular-eslint/template-parser, chai
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 21, 2022
1 parent 02ccbc1 commit 35bd3a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -53,7 +53,7 @@
},
"homepage": "https://github.com/import-js/eslint-plugin-import",
"devDependencies": {
"@angular-eslint/template-parser": "^13.0.1",
"@angular-eslint/template-parser": "^13.1.0",
"@eslint/import-test-order-redirect-scoped": "file:./tests/files/order-redirect-scoped",
"@test-scope/some-module": "file:./tests/files/symlinked-module",
"@typescript-eslint/parser": "^2.23.0 || ^3.3.0 || ^4.29.3 || ^5.10.0",
Expand All @@ -67,7 +67,7 @@
"babel-preset-flow": "^6.23.0",
"babel-register": "^6.26.0",
"babylon": "^6.18.0",
"chai": "^4.3.4",
"chai": "^4.3.6",
"cross-env": "^4.0.0",
"escope": "^3.6.0",
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8",
Expand Down

0 comments on commit 35bd3a5

Please sign in to comment.