Bump @babel/parser from 7.22.5 to 7.22.7 in /app

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.22.5 to 7.22.7.
- [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.22.7/packages/babel-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-10 13:44:26 +00:00 committed by Labhansh Agrawal
parent e377aa20a4
commit cb5ceb3b3f
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"postinstall": "npx patch-package" "postinstall": "npx patch-package"
}, },
"dependencies": { "dependencies": {
"@babel/parser": "7.22.5", "@babel/parser": "7.22.7",
"@electron/remote": "2.0.10", "@electron/remote": "2.0.10",
"async-retry": "1.3.3", "async-retry": "1.3.3",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",

View file

@ -2,10 +2,10 @@
# yarn lockfile v1 # yarn lockfile v1
"@babel/parser@7.22.5": "@babel/parser@7.22.7":
version "7.22.5" version "7.22.7"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea" resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q== integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==
"@electron/remote@2.0.10": "@electron/remote@2.0.10":
version "2.0.10" version "2.0.10"