We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10dddb7 commit 7b2eaadCopy full SHA for 7b2eaad
package.json
@@ -66,9 +66,9 @@
66
"@coreui/icons": "^2.1.0",
67
"@types/jasmine": "~4.3.0",
68
"@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",
+ "@types/node": "^16.11.64",
+ "@typescript-eslint/eslint-plugin": "^5.39.0",
+ "@typescript-eslint/parser": "^5.39.0",
72
"eslint": "~8.24.0",
73
"jasmine-core": "^4.4.0",
74
"karma": "^6.4.1",
@@ -107,4 +107,4 @@
107
"node": "^14.15.0 || >=16.10.0",
108
"npm": ">=6"
109
}
110
-}
+}
0 commit comments