Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update all outdated dependencies for v8 #464

Merged
merged 1 commit into from Nov 21, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -35,21 +35,21 @@
"auto-changelog": "^1.1.0",
"ava": "^0.23.0",
"codecov": "^3.0.0",
"eslint-config-prettier": "^2.7.0",
"eslint-config-prettier": "^2.8.0",
"eslint-plugin-prettier": "^2.3.1",
"eslint-plugin-react": "^7.4.0",
"gh-pages": "^1.0.0",
"gh-pages": "^1.1.0",
"gitbook-cli": "^2.3.2",
"gitbook-plugin-anchorjs": "^1.1.1",
"gitbook-plugin-edit-link": "^2.0.2",
"gitbook-plugin-github": "^2.0.0",
"gitbook-plugin-npmsearchlist": "^1.0.0",
"gitbook-plugin-prism": "^2.3.0",
"husky": "^0.14.3",
"lerna": "^2.4.0",
"lerna": "^2.5.1",
"lint-staged": "^5.0.0",
"nyc": "^11.2.1",
"prettier": "^1.7.2"
"prettier": "^1.8.2"
},
"lint-staged": {
"*.js": [
Expand Down
2 changes: 1 addition & 1 deletion packages/copy/package.json
Expand Up @@ -15,7 +15,7 @@
"homepage": "https://neutrino.js.org",
"bugs": "https://github.com/mozilla-neutrino/neutrino-dev/issues",
"dependencies": {
"copy-webpack-plugin": "^4.0.1",
"copy-webpack-plugin": "^4.2.1",
"deepmerge": "^2.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-server/package.json
Expand Up @@ -21,7 +21,7 @@
"deepmerge": "^2.0.0",
"opn": "^5.1.0",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.9.1"
"webpack-dev-server": "^2.9.4"
},
"peerDependencies": {
"neutrino": "^7.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint/package.json
Expand Up @@ -15,12 +15,12 @@
"homepage": "https://neutrino.js.org",
"bugs": "https://github.com/mozilla-neutrino/neutrino-dev/issues",
"dependencies": {
"babel-eslint": "^8.0.1",
"babel-eslint": "^8.0.2",
"deepmerge": "^2.0.0",
"eslint": "^4.7.2",
"eslint": "^4.11.0",
"eslint-loader": "^1.9.0",
"eslint-plugin-babel": "^4.1.2",
"fluture": "^7.1.3",
"fluture": "^7.2.2",
"lodash.clonedeep": "^4.5.0",
"ramda": "^0.25.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Expand Up @@ -19,7 +19,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babel-preset-jest": "^21.0.2",
"deepmerge": "^2.0.0",
"eslint-plugin-jest": "^21.0.2",
"eslint-plugin-jest": "^21.3.2",
"jest-cli": "^21.0.2",
"ramda": "^0.25.0",
"yargs": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/karma/package.json
Expand Up @@ -22,7 +22,7 @@
"karma-coverage": "^1.1.1",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.4",
"karma-webpack": "^2.0.4",
"karma-webpack": "^2.0.6",
"mocha": "^4.0.0",
"mocha-coverage-reporter": "^0.0.1",
"ramda": "^0.25.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/neutrino/package.json
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"deep-sort-object": "^1.0.2",
"deepmerge": "^2.0.0",
"fluture": "^7.1.3",
"fluture": "^7.2.2",
"immutable": "^3.8.1",
"immutable-ext": "^1.1.2",
"javascript-stringify": "^1.6.0",
Expand All @@ -33,7 +33,7 @@
"ramda": "^0.25.0",
"webpack": "^3.6.0",
"webpack-chain": "^4.4.2",
"webpack-dev-server": "^2.9.1",
"webpack-dev-server": "^2.9.4",
"yargs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/node/package.json
Expand Up @@ -21,7 +21,7 @@
"@neutrinojs/copy": "^7.3.2",
"@neutrinojs/hot": "^7.3.2",
"@neutrinojs/start-server": "^7.3.2",
"babel-plugin-dynamic-import-node": "^1.1.0",
"babel-plugin-dynamic-import-node": "^1.2.0",
"babel-preset-env": "^1.6.0",
"deepmerge": "^2.0.0",
"fast-async": "^6.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Expand Up @@ -22,7 +22,7 @@
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-es2015-classes": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"deepmerge": "^1.5.2"
"deepmerge": "^2.0.1"
},
"peerDependencies": {
"neutrino": "^7.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Expand Up @@ -26,8 +26,8 @@
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-react": "^6.24.0",
"deepmerge": "^2.0.0",
"eslint-plugin-react": "^7.4.0",
"react-hot-loader": "^3.1.1"
"eslint-plugin-react": "^7.5.1",
"react-hot-loader": "^3.1.3"
},
"peerDependencies": {
"neutrino": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Expand Up @@ -33,7 +33,7 @@
"babel-preset-env": "^1.6.0",
"deepmerge": "^2.0.0",
"fast-async": "^6.3.0",
"script-ext-html-webpack-plugin": "^1.8.5",
"script-ext-html-webpack-plugin": "^1.8.8",
"webpack": "^3.6.0",
"worker-loader": "^1.0.0"
},
Expand Down