Bump @babel/parser from 7.22.14 to 7.22.16 in /app

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.22.14 to 7.22.16.
- [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.16/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-09-11 11:29:37 +00:00 committed by Labhansh Agrawal
parent 1f4b82f06a
commit 93997f9a0c
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@babel/parser@7.22.14":
version "7.22.14"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.14.tgz#c7de58e8de106e88efca42ce17f0033209dfd245"
integrity sha512-1KucTHgOvaw/LzCVrEOAyXkr9rQlp0A1HiHRYnSUE9dmb8PvPW7o5sscg+5169r54n3vGlbx6GevTE/Iw/P3AQ==
"@babel/parser@7.22.16":
version "7.22.16"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
"@electron/remote@2.0.11":
version "2.0.11"