Skip to content

Commit 1c62e3c

Browse files
committed
[Dev Deps] update @angular-eslint/template-parser, array.prototype.flatmap
1 parent 72e0eb6 commit 1c62e3c

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,11 +53,11 @@
5353
},
5454
"homepage": "https://github.com/import-js/eslint-plugin-import",
5555
"devDependencies": {
56-
"@angular-eslint/template-parser": "^13.1.0",
56+
"@angular-eslint/template-parser": "^13.2.1",
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",
60-
"array.prototype.flatmap": "^1.2.5",
60+
"array.prototype.flatmap": "^1.3.0",
6161
"babel-cli": "^6.26.0",
6262
"babel-core": "^6.26.3",
6363
"babel-eslint": "=8.0.3 || ^8.2.6",

0 commit comments

Comments
 (0)