Skip to content

Commit

Permalink
build(deps): update dependency @babel/preset-typescript to v7.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 9, 2021
1 parent e3e1b16 commit f7d3e23
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "7.12.13",
"@babel/preset-env": "7.12.13",
"@babel/preset-typescript": "7.12.7",
"@babel/preset-typescript": "7.12.13",
"@types/bcryptjs": "2.4.2",
"@types/cookie": "0.4.0",
"@types/deta": "0.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-option@npm:^7.12.1, @babel/helper-validator-option@npm:^7.12.11":
"@babel/helper-validator-option@npm:^7.12.11":
version: 7.12.11
resolution: "@babel/helper-validator-option@npm:7.12.11"
checksum: c0a861e95f4f24ed59535c28206f62e639404db873473886ec77b50fef53e21111b4093522838927b79be768a885ad2007086b2434353b9d2b89b891ca14028a
Expand Down Expand Up @@ -1014,7 +1014,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-typescript@npm:^7.12.1":
"@babel/plugin-transform-typescript@npm:^7.12.13":
version: 7.12.13
resolution: "@babel/plugin-transform-typescript@npm:7.12.13"
dependencies:
Expand Down Expand Up @@ -1141,16 +1141,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-typescript@npm:7.12.7":
version: 7.12.7
resolution: "@babel/preset-typescript@npm:7.12.7"
"@babel/preset-typescript@npm:7.12.13":
version: 7.12.13
resolution: "@babel/preset-typescript@npm:7.12.13"
dependencies:
"@babel/helper-plugin-utils": ^7.10.4
"@babel/helper-validator-option": ^7.12.1
"@babel/plugin-transform-typescript": ^7.12.1
"@babel/helper-plugin-utils": ^7.12.13
"@babel/helper-validator-option": ^7.12.11
"@babel/plugin-transform-typescript": ^7.12.13
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 9a808f4798973b05b3b4fb83eb6093bd9e71a308bfc428e16ac856775bca3b61214eef3307d1ab428bf04ec87f4d87a5c5fbcfd49c21a33ad6b9bf92c4a26503
checksum: d4a8824acf588f1043c39be7057c7ab5de89473ae30d1ef394ee3c355ce2829d7b222d1c0740035e4da4f111002e7fee6c72b5d06d8f5b4b543fa79078cf790a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6664,7 +6664,7 @@ fsevents@~2.3.1:
dependencies:
"@babel/core": 7.12.13
"@babel/preset-env": 7.12.13
"@babel/preset-typescript": 7.12.7
"@babel/preset-typescript": 7.12.13
"@types/bcryptjs": 2.4.2
"@types/cookie": 0.4.0
"@types/deta": 0.0.0
Expand Down

0 comments on commit f7d3e23

Please sign in to comment.