Skip to content

Commit

Permalink
chore(deps): update all dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2021
1 parent 9c53c30 commit b5ba00e
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 216 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@
"subscriptions-transport-ws": "0.9.18"
},
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.13.8",
"@babel/plugin-proposal-optional-chaining": "7.13.12",
"@babel/core": "7.14.6",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.14.5",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@baransu/graphql_ppx_re": "0.7.1",
"@packtracker/webpack-plugin": "2.3.0",
"@simonkberg/eslint-config": "24.0.0",
Expand All @@ -109,20 +109,20 @@
"babel-plugin-emotion": "10.2.2",
"bs-platform": "8.4.2",
"chokidar": "3.5.1",
"eslint": "7.25.0",
"eslint": "7.28.0",
"file-loader": "6.2.0",
"fs-extra": "9.1.0",
"husky": "4.3.8",
"jest": "26.6.3",
"jest-emotion": "10.0.32",
"lint-staged": "10.5.4",
"nodemon": "2.0.7",
"prettier": "2.2.1",
"prettier": "2.3.1",
"raw-loader": "4.0.2",
"react-test-renderer": "17.0.2",
"resolve": "1.20.0",
"url-loader": "4.1.1",
"webpack-bundle-analyzer": "4.4.1"
"webpack-bundle-analyzer": "4.4.2"
},
"resolutions": {
"@simonkberg/reason-apollo/react-apollo": "3.1.5"
Expand Down
Loading

0 comments on commit b5ba00e

Please sign in to comment.