fixed comment typo and updated npm deps

This commit is contained in:
Gani Georgiev
2025-01-26 17:33:08 +02:00
parent 33340a6977
commit 6f3abe7c2d
31 changed files with 189 additions and 189 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ export default class CommonHelper {
}
/**
* Removes single element from array by loosely comparying values.
* Removes single element from array by loosely comparing values.
*
* @param {Array} arr
* @param {Mixed} value