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

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.20.15 to 7.21.1.
- [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.1/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-02-21 08:38:52 +00:00 committed by Labhansh Agrawal
parent 605b29f4fa
commit ce8af97851
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.20.15", "@babel/parser": "7.21.1",
"@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.20.15": "@babel/parser@7.21.1":
version "7.20.15" version "7.21.1"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.20.15.tgz#eec9f36d8eaf0948bb88c87a46784b5ee9fd0c89" resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.1.tgz#a8f81ee2fe872af23faea4b17a08fcc869de7bcc"
integrity sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg== integrity sha512-JzhBFpkuhBNYUY7qs+wTzNmyCWUHEaAFpQQD2YfU1rPL38/L43Wvid0fFkiOCnHvsGncRZgEPyGnltABLcVDTg==
"@electron/remote@2.0.9": "@electron/remote@2.0.9":
version "2.0.9" version "2.0.9"