Bump @babel/parser from 7.23.4 to 7.23.5 in /app

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.23.4 to 7.23.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.23.5/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-12-04 11:20:47 +00:00 committed by Labhansh Agrawal
parent 2606285590
commit f6cb70ab49
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@babel/parser@7.23.4":
version "7.23.4"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.4.tgz#409fbe690c333bb70187e2de4021e1e47a026661"
integrity sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==
"@babel/parser@7.23.5":
version "7.23.5"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
"@electron/remote@2.1.0":
version "2.1.0"