Skip to content

Commit 0dfdc57

Browse files
chore(deps): bump @babel/standalone from 7.10.3 to 7.10.4 (ritz078#210)
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.10.3 to 7.10.4. - [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.10.4/packages/babel-standalone) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3bbffc3 commit 0dfdc57

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"node": "12.x"
1919
},
2020
"dependencies": {
21-
"@babel/standalone": "^7.10.3",
21+
"@babel/standalone": "^7.10.4",
2222
"@graphql-codegen/core": "^1.15.4",
2323
"@graphql-codegen/flow": "^1.17.0",
2424
"@graphql-codegen/flow-operations": "^1.15.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,10 +1198,10 @@
11981198
dependencies:
11991199
regenerator-runtime "^0.13.2"
12001200

1201-
"@babel/standalone@^7.10.3":
1202-
version "7.10.3"
1203-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.10.3.tgz#aaabbf0fcfc82d595d3e1b9467b201d1a33a6e64"
1204-
integrity sha512-pGqfFo2VXa/Ei40T9kSpe8i87MzsOfAQJMpHRABTAjLZrH5IwskSqfAzBP5o2VJbpA4S34LMxOTZ26lirCCVFQ==
1201+
"@babel/standalone@^7.10.4":
1202+
version "7.10.4"
1203+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.10.4.tgz#63b9e211bee42e8ba8dfc1c0b68a856150e37bf2"
1204+
integrity sha512-Cgnx+Z7dYqQrz42GPGzDFTph8n15NogWuR9OpocOVlRZQoRw4q+OmudevYAd6CjOVjGu6PgvJwojxCE34cfXPg==
12051205

12061206
"@babel/template@^7.10.1":
12071207
version "7.10.1"

0 commit comments

Comments
 (0)