2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

chore: upgrade common packages

This commit is contained in:
Nikolay Kostyurin
2018-11-05 00:04:17 +02:00
parent a1d859fdad
commit 2bed68fcfd
2 changed files with 655 additions and 703 deletions
+12 -12
View File
@@ -14,11 +14,11 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^7.1.2",
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.1.2",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-jest": "^23.4.2",
"babel-jest": "^23.6.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
@@ -31,23 +31,23 @@
"cross-env": "^5.2.0",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.9.1",
"husky": "^1.0.0-rc.15",
"jest": "^23.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.27.1",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-react": "^7.11.1",
"husky": "^1.1.3",
"jest": "^23.6.0",
"jsdoc-to-markdown": "^4.0.1",
"lerna": "^2.11.0",
"lint-staged": "^7.2.2",
"lint-staged": "^7.3.0",
"microtime": "^2.1.8",
"posthtml-render": "^1.1.4",
"rimraf": "^2.6.2",
"rollup": "^0.65.0",
"rollup": "^0.65.2",
"rollup-plugin-babel": "^3.0.7",
"rollup-plugin-commonjs": "^9.1.6",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-uglify": "^5.0.2",
"size-limit": "^0.18.5",
"xbbcode-parser": "^0.1.2"