Skip to content
Snippets Groups Projects
Unverified Commit 6dce1df4 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps-dev): Bump @babel/eslint-parser from 7.16.3 to 7.16.5

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.16.3 to 7.16.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.5/eslint/babel-eslint-parser

)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent fd176c2f
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
"quasar": "^2.3.4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.3",
"@babel/eslint-parser": "^7.16.5",
"@quasar/app": "^3.2.5",
"electron": "^16.0.4",
"electron-packager": "^15.4.0",
......@@ -83,9 +83,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.3.tgz",
"integrity": "sha512-iB4ElZT0jAt7PKVaeVulOECdGe6UnmA/O0P9jlF5g5GBOwDVbna8AXhHRu4s27xQf6OkveyA8iTDv1jHdDejgQ==",
"version": "7.16.5",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.5.tgz",
"integrity": "sha512-mUqYa46lgWqHKQ33Q6LNCGp/wPR3eqOYTUixHFsfrSQqRxH0+WOzca75iEjFr5RDGH1dDz622LaHhLOzOuQRUA==",
"dev": true,
"dependencies": {
"eslint-scope": "^5.1.1",
......@@ -12923,9 +12923,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.3.tgz",
"integrity": "sha512-iB4ElZT0jAt7PKVaeVulOECdGe6UnmA/O0P9jlF5g5GBOwDVbna8AXhHRu4s27xQf6OkveyA8iTDv1jHdDejgQ==",
"version": "7.16.5",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.5.tgz",
"integrity": "sha512-mUqYa46lgWqHKQ33Q6LNCGp/wPR3eqOYTUixHFsfrSQqRxH0+WOzca75iEjFr5RDGH1dDz622LaHhLOzOuQRUA==",
"dev": true,
"requires": {
"eslint-scope": "^5.1.1",
......
......@@ -29,7 +29,7 @@
"quasar": "^2.3.4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.3",
"@babel/eslint-parser": "^7.16.5",
"@quasar/app": "^3.2.5",
"electron": "^16.0.4",
"electron-packager": "^15.4.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment