Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
fix: Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
adambrgmn committed Dec 19, 2017
1 parent 72f6d63 commit 7b86a0e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
},
"homepage": "https://github.com/adambrgmn/frans-scripts#readme",
"dependencies": {
"all-contributors-cli": "^4.9.1",
"all-contributors-cli": "^4.10.1",
"arrify": "^1.0.1",
"babel-cli": "^6.26.0",
"babel-eslint": "^8.0.2",
"babel-jest": "^21.2.0",
"babel-eslint": "^8.0.3",
"babel-jest": "^22.0.1",
"babel-macros": "^1.2.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-minify-dead-code-elimination": "^0.2.0",
Expand All @@ -53,35 +53,35 @@
"babel-plugin-transform-inline-environment-variables": "^0.2.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-plugin-transform-react-remove-prop-types": "^0.4.10",
"babel-plugin-transform-react-remove-prop-types": "^0.4.12",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"concurrently": "^3.5.1",
"cross-env": "^5.1.1",
"cross-spawn": "^5.1.0",
"doctoc": "^1.3.0",
"eslint": "^4.12.0",
"eslint": "^4.13.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-babel": "^4.1.2",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.5.1",
"glob": "^7.1.2",
"husky": "^0.14.3",
"is-ci": "^1.0.10",
"jest": "^21.2.1",
"lint-staged": "^5.0.0",
"jest": "^22.0.1",
"lint-staged": "^6.0.0",
"lodash.camelcase": "^4.3.0",
"lodash.has": "^4.5.2",
"mkdirp": "^0.5.1",
"prettier": "^1.8.2",
"prettier": "^1.9.2",
"read-pkg-up": "^3.0.0",
"resolve": "^1.5.0",
"rimraf": "^2.6.2",
"rollup": "^0.51.8",
"rollup-plugin-babel": "^3.0.2",
"rollup": "^0.52.3",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-commonjs": "^8.2.6",
"rollup-plugin-json": "^2.3.0",
"rollup-plugin-node-builtins": "^2.1.2",
Expand Down

0 comments on commit 7b86a0e

Please sign in to comment.