Bump @babel/parser from 7.21.9 to 7.22.3 in /app

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-29 11:56:40 +00:00 committed by Labhansh Agrawal
parent 79e3c220fd
commit a7f22d0a22
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
}, },
"repository": "zeit/hyper", "repository": "zeit/hyper",
"dependencies": { "dependencies": {
"@babel/parser": "7.21.9", "@babel/parser": "7.22.3",
"@electron/remote": "2.0.9", "@electron/remote": "2.0.9",
"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.21.9": "@babel/parser@7.22.3":
version "7.21.9" version "7.22.3"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.9.tgz#ab18ea3b85b4bc33ba98a8d4c2032c557d23cf14" resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.3.tgz#838ae31893373222cd9062568e2192c670037e00"
integrity sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g== integrity sha512-vrukxyW/ep8UD1UDzOYpTKQ6abgjFoeG6L+4ar9+c5TN9QnlqiOi6QK7LSR5ewm/ERyGkT/Ai6VboNrxhbr9Uw==
"@electron/remote@2.0.9": "@electron/remote@2.0.9":
version "2.0.9" version "2.0.9"