Skip to content

Commit 7b2eaad

Browse files
committed
chore: dependencies update
1 parent 10dddb7 commit 7b2eaad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
"@coreui/icons": "^2.1.0",
6767
"@types/jasmine": "~4.3.0",
6868
"@types/lodash-es": "^4.17.6",
69-
"@types/node": "^16.11.62",
70-
"@typescript-eslint/eslint-plugin": "^5.38.1",
71-
"@typescript-eslint/parser": "^5.38.1",
69+
"@types/node": "^16.11.64",
70+
"@typescript-eslint/eslint-plugin": "^5.39.0",
71+
"@typescript-eslint/parser": "^5.39.0",
7272
"eslint": "~8.24.0",
7373
"jasmine-core": "^4.4.0",
7474
"karma": "^6.4.1",
@@ -107,4 +107,4 @@
107107
"node": "^14.15.0 || >=16.10.0",
108108
"npm": ">=6"
109109
}
110-
}
110+
}

0 commit comments

Comments
 (0)