Skip to content

Commit

Permalink
update packges
Browse files Browse the repository at this point in the history
  • Loading branch information
svengau committed Jun 26, 2020
1 parent ffca90a commit a7cfe8c
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,33 +43,33 @@
"graphql": "14.5.8"
},
"devDependencies": {
"@babel/core": "7.6.4",
"@types/graphql": "14.2.3",
"@types/jest": "24.0.21",
"@types/node": "12.12.39",
"apollo-cache-inmemory": "1.6.3",
"apollo-client": "2.6.4",
"apollo-link": "1.2.13",
"apollo-utilities": "1.3.2",
"browserify": "16.5.0",
"@babel/core": "7.10.3",
"@types/graphql": "14.5.0",
"@types/jest": "26.0.3",
"@types/node": "14.0.14",
"apollo-cache-inmemory": "1.6.6",
"apollo-client": "2.6.10",
"apollo-link": "1.2.14",
"apollo-utilities": "1.3.4",
"browserify": "16.5.1",
"bundlesize": "0.18.0",
"codecov": "3.6.1",
"graphql": "14.5.8",
"graphql-tag": "2.10.1",
"jest": "24.9.0",
"lerna": "3.18.3",
"lint-staged": "9.4.2",
"codecov": "3.7.0",
"graphql": "15.1.0",
"graphql-tag": "2.10.3",
"jest": "26.1.0",
"lerna": "3.22.1",
"lint-staged": "10.2.11",
"pre-commit": "1.2.2",
"prettier": "1.18.2",
"rimraf": "3.0.0",
"rollup": "1.32.1",
"rollup-plugin-copy": "3.1.0",
"prettier": "2.0.5",
"rimraf": "3.0.2",
"rollup": "2.18.1",
"rollup-plugin-copy": "3.3.0",
"rollup-plugin-copy-assets": "2.0.1",
"rollup-plugin-local-resolve": "1.0.7",
"rollup-plugin-sourcemaps": "0.4.2",
"ts-jest": "24.1.0",
"typescript": "3.6.4",
"uglify-js": "3.6.5"
"rollup-plugin-sourcemaps": "0.6.2",
"ts-jest": "26.1.1",
"typescript": "3.9.5",
"uglify-js": "3.10.0"
},
"resolutions": {
"babel-core": "7.0.0-bridge.0",
Expand Down

0 comments on commit a7cfe8c

Please sign in to comment.