Merge pull request #147 from kremalicious/dependabot/npm_and_yarn/babel/eslint-parser-7.12.16

Bump @babel/eslint-parser from 7.12.1 to 7.12.16
This commit is contained in:
Matthias Kretschmann 2021-02-15 05:06:32 +01:00 committed by GitHub
commit 1fbe6317b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -248,9 +248,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.12.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.12.1.tgz",
"integrity": "sha512-cc7WQHnHQY3++/bghgbDtPx+5bf6xTsokyGzV6Qzh65NLz/unv+mPQuACkQ9GFhIhcTFv6yqwNaEcfX7EkOEsg==",
"version": "7.12.16",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.12.16.tgz",
"integrity": "sha512-NZHtJr2pLRYcQjvo/GVU3kFxIGEHveswoWfY5Wm2tJ7pb3AoqoQ+PP17rRTDh+POFWM15VvH+23x2/9Od0CYxQ==",
"dev": true,
"requires": {
"eslint-scope": "5.1.0",