Bump @babel/parser from 7.20.7 to 7.20.15 in /app

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.20.7 to 7.20.15.
- [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.20.15/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-02-06 11:01:01 +00:00 committed by Labhansh Agrawal
parent e973d36751
commit ecb34cb737
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
},
"repository": "zeit/hyper",
"dependencies": {
"@babel/parser": "7.20.7",
"@babel/parser": "7.20.15",
"@electron/remote": "2.0.9",
"async-retry": "1.3.3",
"chokidar": "^3.5.3",

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@babel/parser@7.20.7":
version "7.20.7"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==
"@babel/parser@7.20.15":
version "7.20.15"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.20.15.tgz#eec9f36d8eaf0948bb88c87a46784b5ee9fd0c89"
integrity sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==
"@electron/remote@2.0.9":
version "2.0.9"