mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
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:
parent
1f4b82f06a
commit
93997f9a0c
2 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
"postinstall": "npx patch-package"
|
"postinstall": "npx patch-package"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/parser": "7.22.14",
|
"@babel/parser": "7.22.16",
|
||||||
"@electron/remote": "2.0.11",
|
"@electron/remote": "2.0.11",
|
||||||
"ast-types": "^0.16.1",
|
"ast-types": "^0.16.1",
|
||||||
"async-retry": "1.3.3",
|
"async-retry": "1.3.3",
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,10 @@
|
||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@babel/parser@7.22.14":
|
"@babel/parser@7.22.16":
|
||||||
version "7.22.14"
|
version "7.22.16"
|
||||||
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.14.tgz#c7de58e8de106e88efca42ce17f0033209dfd245"
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
|
||||||
integrity sha512-1KucTHgOvaw/LzCVrEOAyXkr9rQlp0A1HiHRYnSUE9dmb8PvPW7o5sscg+5169r54n3vGlbx6GevTE/Iw/P3AQ==
|
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
|
||||||
|
|
||||||
"@electron/remote@2.0.11":
|
"@electron/remote@2.0.11":
|
||||||
version "2.0.11"
|
version "2.0.11"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue