Skip to content

Commit 96ae978

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @babel/types from 7.13.13 to 7.13.14
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.13.13 to 7.13.14. - [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.14/packages/babel-types) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 98a3a7b commit 96ae978

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@babel/core": "^7.13.13",
1616
"@babel/preset-env": "^7.13.10",
17-
"@babel/types": "^7.13.12",
17+
"@babel/types": "^7.13.14",
1818
"@rollup/plugin-commonjs": "^18.0.0",
1919
"@rollup/plugin-json": "^4.1.0",
2020
"@rollup/plugin-node-resolve": "^11.2.1",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -989,10 +989,10 @@
989989
debug "^4.1.0"
990990
globals "^11.1.0"
991991

992-
"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
993-
version "7.13.13"
994-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f"
995-
integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w==
992+
"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
993+
version "7.13.14"
994+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
995+
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
996996
dependencies:
997997
"@babel/helper-validator-identifier" "^7.12.11"
998998
lodash "^4.17.19"
@@ -4663,12 +4663,7 @@ lodash.sortby@^4.7.0:
46634663
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
46644664
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
46654665

4666-
lodash@^4.17.19:
4667-
version "4.17.19"
4668-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
4669-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
4670-
4671-
lodash@^4.7.0:
4666+
lodash@^4.17.19, lodash@^4.7.0:
46724667
version "4.17.21"
46734668
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
46744669
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)