Skip to content

Commit e0a0e60

Browse files
committed
chore: dependecies update
1 parent d94646d commit e0a0e60

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@
5757
"@types/jasmine": "~4.0.0",
5858
"@types/lodash-es": "^4.17.6",
5959
"@types/node": "^16.11.26",
60-
"@typescript-eslint/eslint-plugin": "~5.17.0",
61-
"@typescript-eslint/parser": "~5.17.0",
60+
"@typescript-eslint/eslint-plugin": "~5.20.0",
61+
"@typescript-eslint/parser": "~5.20.0",
6262
"eslint": "^8.12.0",
63-
"jasmine-core": "~4.0.1",
64-
"karma": "~6.3.17",
63+
"jasmine-core": "~4.1.0",
64+
"karma": "~6.3.19",
6565
"karma-chrome-launcher": "~3.1.0",
6666
"karma-coverage": "~2.2.0",
67-
"karma-jasmine": "~4.0.0",
67+
"karma-jasmine": "~5.0.0",
6868
"karma-jasmine-html-reporter": "~1.7.0",
6969
"lodash-es": "^4.17.21",
7070
"ng-packagr": "^13.3.0",

0 commit comments

Comments
 (0)