Bump @babel/parser from 7.21.5 to 7.21.8 in /app

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.21.5 to 7.21.8.
- [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.21.8/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-05-03 17:36:37 +00:00 committed by Labhansh Agrawal
parent 2468214b49
commit 802f8ecd02
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.5", "@babel/parser": "7.21.8",
"@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.5": "@babel/parser@7.21.8":
version "7.21.5" version "7.21.8"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b" resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ== integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
"@electron/remote@2.0.9": "@electron/remote@2.0.9":
version "2.0.9" version "2.0.9"