Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 129a168

Browse files
chore(deps): update dependency @babel/preset-env to v7.2.3 (#362)
1 parent 50fb5b4 commit 129a168

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/graphqlgen-templates/flow-yoga/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.2.2",
1616
"@babel/node": "7.2.2",
17-
"@babel/preset-env": "7.2.0",
17+
"@babel/preset-env": "7.2.3",
1818
"@babel/preset-flow": "7.0.0",
1919
"flow-bin": "0.89.0",
2020
"flow-typed": "2.5.1",

packages/graphqlgen-templates/flow-yoga/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -500,9 +500,9 @@
500500
core-js "^2.5.7"
501501
regenerator-runtime "^0.11.1"
502502

503-
"@babel/[email protected].0":
504-
version "7.2.0"
505-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.2.0.tgz#a5030e7e4306af5a295dd5d7c78dc5464af3fee2"
503+
"@babel/[email protected].3":
504+
version "7.2.3"
505+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.2.3.tgz#948c8df4d4609c99c7e0130169f052ea6a7a8933"
506506
dependencies:
507507
"@babel/helper-module-imports" "^7.0.0"
508508
"@babel/helper-plugin-utils" "^7.0.0"

0 commit comments

Comments
 (0)