Bump @babel/parser from 7.23.0 to 7.23.3 in /app

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.23.0 to 7.23.3.
- [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.23.3/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-11-13 11:01:20 +00:00 committed by Labhansh Agrawal
parent aaf8edafd1
commit 1b3d9b6c95
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"postinstall": "npx patch-package"
},
"dependencies": {
"@babel/parser": "7.23.0",
"@babel/parser": "7.23.3",
"@electron/remote": "2.0.12",
"ast-types": "^0.16.1",
"async-retry": "1.3.3",

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@babel/parser@7.23.0":
version "7.23.0"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
"@babel/parser@7.23.3":
version "7.23.3"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
"@electron/remote@2.0.12":
version "2.0.12"