Skip to content

Commit 841297f

Browse files
Build(deps-dev): Bump @babel/types from 7.13.13 to 7.13.14 (prettier#10646)
1 parent a217e1f commit 841297f

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"devDependencies": {
9090
"@babel/core": "7.13.14",
9191
"@babel/preset-env": "7.13.12",
92-
"@babel/types": "7.13.13",
92+
"@babel/types": "7.13.14",
9393
"@glimmer/reference": "0.77.6",
9494
"@rollup/plugin-alias": "3.1.2",
9595
"@rollup/plugin-babel": "5.3.0",

yarn.lock

+1-10
Original file line numberDiff line numberDiff line change
@@ -866,16 +866,7 @@
866866
debug "^4.1.0"
867867
globals "^11.1.0"
868868

869-
870-
version "7.13.13"
871-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f"
872-
integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w==
873-
dependencies:
874-
"@babel/helper-validator-identifier" "^7.12.11"
875-
lodash "^4.17.19"
876-
to-fast-properties "^2.0.0"
877-
878-
"@babel/types@^7.0.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":
869+
"@babel/[email protected]", "@babel/types@^7.0.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":
879870
version "7.13.14"
880871
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
881872
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==

0 commit comments

Comments
 (0)