Skip to content

Commit

Permalink
feat: 🎸 Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipoliko committed Dec 4, 2019
1 parent 2a06da6 commit 8ca12f3
Show file tree
Hide file tree
Showing 11 changed files with 18,374 additions and 17,644 deletions.
31,980 changes: 15,997 additions & 15,983 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@fortawesome/fontawesome-free": "5.11.2",
"autocannon": "4.4.0",
"autocannon": "4.4.1",
"babel-eslint": "10.0.3",
"bulma": "0.8.0",
"commitizen": "4.0.3",
"del": "5.1.0",
"eslint": "6.7.1",
"eslint": "6.7.2",
"eslint-config-last": "0.0.5",
"eslint-config-prettier": "6.7.0",
"eslint-plugin-jasmine": "4.1.0",
"eslint-plugin-jest": "23.0.5",
"eslint-plugin-jest": "23.1.1",
"eslint-plugin-prettier": "3.1.1",
"eslint-plugin-react": "7.16.0",
"eslint-plugin-react": "7.17.0",
"fs-extra": "8.1.0",
"git-cz": "3.3.0",
"gulp": "4.0.2",
Expand Down
1,381 changes: 761 additions & 620 deletions packages/core/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,18 @@
},
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/plugin-transform-modules-commonjs": "^7.6.0",
"@size-limit/preset-big-lib": "^2.1.5",
"enzyme": "^3.8.0",
"es-check": "^5.0.0",
"@babel/core": "^7.7.4",
"@babel/plugin-transform-modules-commonjs": "^7.7.4",
"@size-limit/preset-big-lib": "^2.2.1",
"enzyme": "^3.10.0",
"es-check": "^5.1.0",
"jscodeshift": "^0.6.4",
"react": "16.9.0",
"react-dom": "16.9.0",
"rollup": "^1.21.4",
"rollup": "^1.27.8",
"rollup-plugin-jscc": "^1.0.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-replace": "^2.1.1"
"rollup-plugin-replace": "^2.2.0"
},
"dependencies": {
"@ima/helpers": "^17.0.0-rc.5",
Expand Down
Loading

0 comments on commit 8ca12f3

Please sign in to comment.