chore(deps): bump tslint-react-hooks to 2.2.2

This commit is contained in:
Jean-Philippe Sirois
2020-05-11 02:16:40 -04:00
parent 5676ae544b
commit 15b7558d3a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22997,9 +22997,9 @@
}
},
"tslint-react-hooks": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/tslint-react-hooks/-/tslint-react-hooks-2.2.1.tgz",
"integrity": "sha512-bqIg2uZe+quJMfSOGc4OOZ4awo6TP1ejGDGS6IKg2WIrS0XnWfhUJ99i3B8rUpnZhuD4vRSvyYIbXPUmEqQxxQ==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/tslint-react-hooks/-/tslint-react-hooks-2.2.2.tgz",
"integrity": "sha512-gtwA14+WevNUtlBhvAD5Ukpxt2qMegYI7IDD8zN/3JXLksdLdEuU/T/oqlI1CtZhMJffqyNn+aqq2oUqUFXiNA==",
"dev": true
},
"tsparticles": {
+1 -1
View File
@@ -78,6 +78,6 @@
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.18.0",
"tslint-eslint-rules": "^5.4.0",
"tslint-react-hooks": "^2.2.1"
"tslint-react-hooks": "^2.2.2"
}
}