chore(deps): update dependency es-check to v5.2.3 (#183)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-04-09 15:41:23 +05:00
committed by GitHub
parent 025cefe89b
commit df1d97ea20
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11056,9 +11056,9 @@
}
},
"es-check": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/es-check/-/es-check-5.1.4.tgz",
"integrity": "sha512-mPfnJ4af0P0QQ8qODF05eumLJBCUldYwIpMkvu6QMVh6uA0l4C0EwE6eDL/EDrrK2hODzoBprE9zPwilLZiD7A==",
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/es-check/-/es-check-5.2.3.tgz",
"integrity": "sha512-+KiUcqXXqHk9H05l7Cg2sGrtiUyKcgY5hslm0DSb0iv6K5V/DIiRxJhvgA75TM99xO6FAIGbZSW8bAPbZDsDow==",
"dev": true,
"requires": {
"acorn": "^6.4.1",

View File

@@ -75,7 +75,7 @@
"codecov": "3.8.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"es-check": "5.1.4",
"es-check": "5.2.3",
"glob": "7.1.6",
"history": "5.0.0",
"husky": "4.3.5",