Merge pull request #9 from Rawrington/dependabot/npm_and_yarn/eslint-utils-1.4.2

[Security] Bump eslint-utils from 1.3.1 to 1.4.2
dependabot/npm_and_yarn/react-scripts-4.0.3
Rawrington 5 years ago committed by GitHub
commit c53710670a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      package-lock.json

9
package-lock.json generated

@ -4841,9 +4841,12 @@
}
},
"eslint-utils": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.3.1.tgz",
"integrity": "sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q=="
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.2.tgz",
"integrity": "sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==",
"requires": {
"eslint-visitor-keys": "^1.0.0"
}
},
"eslint-visitor-keys": {
"version": "1.0.0",

Loading…
Cancel
Save