Merge pull request #1670 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-functional-4.4.0

build(deps-dev): bump eslint-plugin-functional from 4.3.1 to 4.4.0
This commit is contained in:
Dolan
2022-09-25 09:56:54 +01:00
committed by GitHub

12
package-lock.json generated
View File

@ -4610,9 +4610,9 @@
"dev": true
},
"node_modules/eslint-plugin-functional": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-4.3.1.tgz",
"integrity": "sha512-Mlm0A4gtQya2jLg6BvL8FoyHtedMj3gGJNMe9SWIyRhFmIibGFjOldzZ86LxOQYnwLMV9AD5aeLBRfxPFTkkaQ==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-4.4.0.tgz",
"integrity": "sha512-DY/Iax9knIgzvxhVeSe+KoF9e4imLvzCvUEN1a+bWciDiBi3s1CG/1fw7AQVXoAqoNw9eYuP7C2u3OtHzMFy+A==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^5.10.2",
@ -15560,9 +15560,9 @@
}
},
"eslint-plugin-functional": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-4.3.1.tgz",
"integrity": "sha512-Mlm0A4gtQya2jLg6BvL8FoyHtedMj3gGJNMe9SWIyRhFmIibGFjOldzZ86LxOQYnwLMV9AD5aeLBRfxPFTkkaQ==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-4.4.0.tgz",
"integrity": "sha512-DY/Iax9knIgzvxhVeSe+KoF9e4imLvzCvUEN1a+bWciDiBi3s1CG/1fw7AQVXoAqoNw9eYuP7C2u3OtHzMFy+A==",
"dev": true,
"requires": {
"@typescript-eslint/utils": "^5.10.2",