1
0
Fork 0

Merge pull request #4842 from freesewing/dependabot/npm_and_yarn/babel/eslint-parser-7.22.11

chore(deps-dev): bump @babel/eslint-parser from 7.22.10 to 7.22.11
This commit is contained in:
Joost De Cock 2023-08-29 10:04:50 +02:00 committed by GitHub
commit 6b4642c605
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -586,9 +586,9 @@
semver "^6.3.1"
"@babel/eslint-parser@^7.19.1":
version "7.22.10"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.10.tgz#bfdf3d1b32ad573fe7c1c3447e0b485e3a41fd09"
integrity sha512-0J8DNPRXQRLeR9rPaUMM3fA+RbixjnVLe/MRMYCkp3hzgsSuxCHQ8NN8xQG1wIHKJ4a1DTROTvFJdW+B5/eOsg==
version "7.22.11"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.11.tgz#cceb8c7989c241a16dd14e12a6cd725618f3f58b"
integrity sha512-YjOYZ3j7TjV8OhLW6NCtyg8G04uStATEUe5eiLuCZaXz2VSDQ3dsAtm2D+TuQyAqNMUK2WacGo0/uma9Pein1w==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
eslint-visitor-keys "^2.1.0"