Skip to content

Commit 6e06170

Browse files
Bump @babel/compat-data from 7.12.7 to 7.13.11 (#181)
Bumps [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) from 7.12.7 to 7.13.11. - [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.13.11/packages/babel-compat-data) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c18002 commit 6e06170

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"prod": "mix --production"
2020
},
2121
"devDependencies": {
22-
"@babel/compat-data": "^7.12.7",
22+
"@babel/compat-data": "^7.13.11",
2323
"@types/node": "^14.14.14",
2424
"@types/webpack-env": "^1.16.0",
2525
"@typescript-eslint/eslint-plugin": "^4.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
"@babel/highlight" "^7.10.4"
1111

12-
"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7":
13-
version "7.12.7"
14-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
15-
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
12+
"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7", "@babel/compat-data@^7.13.11":
13+
version "7.13.11"
14+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.11.tgz#9c8fe523c206979c9a81b1e12fe50c1254f1aa35"
15+
integrity sha512-BwKEkO+2a67DcFeS3RLl0Z3Gs2OvdXewuWjc1Hfokhb5eQWP9YRYH1/+VrVZvql2CfjOiNGqSAFOYt4lsqTHzg==
1616

1717
"@babel/core@^7.12.3":
1818
version "7.12.10"

0 commit comments

Comments
 (0)