Skip to content

Commit

Permalink
Update all non-major dependencies (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 21, 2020
1 parent 498dfd2 commit 8e104fb
Show file tree
Hide file tree
Showing 2 changed files with 1,074 additions and 1,067 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -8,22 +8,22 @@
"url": "https://github.com/oorestisime/gatsby-source-instagram/issues"
},
"dependencies": {
"axios": "^0.19.0"
"axios": "^0.20.0"
},
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.9.6",
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"babel-eslint": "10.1.0",
"babel-preset-gatsby-package": "0.4.2",
"babel-preset-gatsby-package": "0.5.3",
"cross-env": "7.0.2",
"eslint": "7.1.0",
"eslint": "7.9.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.20.0",
"prettier": "2.0.5"
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"prettier": "2.1.2"
},
"homepage": "https://github.com/oorestisime/gatsby-source-instagram",
"keywords": [
Expand Down

0 comments on commit 8e104fb

Please sign in to comment.