Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Commit 7e92ed6

Browse files
authored
Merge pull request #26 from alphaolomi/renovate/all
Update all dependencies
2 parents 909e3ce + 10f2ac9 commit 7e92ed6

File tree

4 files changed

+507
-642
lines changed

4 files changed

+507
-642
lines changed

backend/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"graphql-yoga": "^1.17.4"
1515
},
1616
"devDependencies": {
17-
"@babel/cli": "7.6.4",
18-
"@babel/core": "7.6.4",
19-
"@babel/node": "7.6.3",
20-
"@babel/plugin-proposal-class-properties": "7.5.5",
21-
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
22-
"@babel/plugin-transform-arrow-functions": "7.2.0",
23-
"@babel/preset-env": "7.6.3"
17+
"@babel/cli": "7.7.4",
18+
"@babel/core": "7.7.4",
19+
"@babel/node": "7.7.4",
20+
"@babel/plugin-proposal-class-properties": "7.7.4",
21+
"@babel/plugin-proposal-object-rest-spread": "7.7.4",
22+
"@babel/plugin-transform-arrow-functions": "7.7.4",
23+
"@babel/preset-env": "7.7.4"
2424
}
2525
}

0 commit comments

Comments
 (0)