Merge pull request #76 from michaelwoods/dependabot/npm_and_yarn/babel/eslint-parser-7.15.8

Bump @babel/eslint-parser from 7.15.7 to 7.15.8
This commit is contained in:
Michael Woods
2021-10-18 20:09:06 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -16,7 +16,7 @@
"winston": "^3.3.3"
},
"devDependencies": {
"@babel/eslint-parser": "^7.15.7",
"@babel/eslint-parser": "^7.15.8",
"@babel/eslint-plugin": "^7.14.5",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/preset-env": "^7.15.8",
@@ -98,9 +98,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.15.7",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.15.7.tgz",
"integrity": "sha512-yJkHyomClm6A2Xzb8pdAo4HzYMSXFn1O5zrCYvbFP0yQFvHueLedV8WiEno8yJOKStjUXzBZzJFeWQ7b3YMsqQ==",
"version": "7.15.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.15.8.tgz",
"integrity": "sha512-fYP7QFngCvgxjUuw8O057SVH5jCXsbFFOoE77CFDcvzwBVgTOkMD/L4mIC5Ud1xf8chK/no2fRbSSn1wvNmKuQ==",
"dev": true,
"dependencies": {
"eslint-scope": "^5.1.1",
@@ -6977,9 +6977,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.15.7",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.15.7.tgz",
"integrity": "sha512-yJkHyomClm6A2Xzb8pdAo4HzYMSXFn1O5zrCYvbFP0yQFvHueLedV8WiEno8yJOKStjUXzBZzJFeWQ7b3YMsqQ==",
"version": "7.15.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.15.8.tgz",
"integrity": "sha512-fYP7QFngCvgxjUuw8O057SVH5jCXsbFFOoE77CFDcvzwBVgTOkMD/L4mIC5Ud1xf8chK/no2fRbSSn1wvNmKuQ==",
"dev": true,
"requires": {
"eslint-scope": "^5.1.1",
+1 -1
View File
@@ -37,7 +37,7 @@
"winston": "^3.3.3"
},
"devDependencies": {
"@babel/eslint-parser": "^7.15.7",
"@babel/eslint-parser": "^7.15.8",
"@babel/eslint-plugin": "^7.14.5",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/preset-env": "^7.15.8",