From 9af00b4578665cf3a134ff6739cdf11f1b69cb23 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 8 Jan 2018 16:19:20 +0000 Subject: [PATCH] Update css-loader from 0.28.7 to 0.28.8 --- package.json | 44 ++++++++++++++++++++++++-------------------- yarn.lock | 34 +++++++++++++++++----------------- 2 files changed, 41 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index 119c0bba..be314407 100644 --- a/package.json +++ b/package.json @@ -5,29 +5,26 @@ "scripts": { "start": "node ./bin/www", "start:watch": "nodemon", - "build-client": - "parcel build src/views/index.html --out-dir dist/views/static --public-url ./", - "build-client:watch": - "parcel watch src/views/index.html --out-dir dist/views/static --public-url ./", + "build-client": "parcel build src/views/index.html --out-dir dist/views/static --public-url ./", + "build-client:watch": "parcel watch src/views/index.html --out-dir dist/views/static --public-url ./", "build-server": "tsc", "build-server:watch": "nodemon", - "copy-static-files": - "cpx \"src/views/{login.{html,css},*.svg}\" dist/views/static", - "copy-static-files:watch": - "cpx \"src/views/{login.{html,css},*.svg}\" dist/views/static --watch", + "copy-static-files": "cpx \"src/views/{login.{html,css},*.svg}\" dist/views/static", + "copy-static-files:watch": "cpx \"src/views/{login.{html,css},*.svg}\" dist/views/static --watch", "copy-graphql-schema": "cpx src/routes/schema.graphql dist/routes", - "copy-graphql-schema:watch": - "cpx src/routes/schema.graphql dist/routes --watch", - "dev": - "concurrently \"yarn copy-graphql-schema:watch\" \"yarn build-client:watch\" \"yarn build-server:watch\" \"yarn copy-static-files:watch\"", - "build": - "yarn build-client && yarn build-server && yarn copy-static-files && yarn copy-graphql-schema", + "copy-graphql-schema:watch": "cpx src/routes/schema.graphql dist/routes --watch", + "dev": "concurrently \"yarn copy-graphql-schema:watch\" \"yarn build-client:watch\" \"yarn build-server:watch\" \"yarn copy-static-files:watch\"", + "build": "yarn build-client && yarn build-server && yarn copy-static-files && yarn copy-graphql-schema", "test": "NODE_ENV='test' jest --forceExit", "create-data": "ts-node ./scripts/create-data.ts" }, "nodemonConfig": { - "watch": ["src"], - "ignore": ["src/views/"], + "watch": [ + "src" + ], + "ignore": [ + "src/views/" + ], "ext": "ts", "exec": "tsc && node ./bin/www" }, @@ -58,14 +55,21 @@ "tsConfigFile": "tsconfig.json" } }, - "moduleFileExtensions": ["js", "ts"], + "moduleFileExtensions": [ + "js", + "ts" + ], "transform": { "^.+\\.(ts|tsx)$": "/node_modules/ts-jest/preprocessor.js" }, - "testMatch": ["**/src/**/*.test.(js|ts)"], + "testMatch": [ + "**/src/**/*.test.(js|ts)" + ], "testEnvironment": "node", "collectCoverage": true, - "coverageReporters": ["json"] + "coverageReporters": [ + "json" + ] }, "dependencies": { "apollo-cache-inmemory": "^1.1.4", @@ -116,7 +120,7 @@ "babel-preset-react": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "codecov": "^3.0.0", - "css-loader": "^0.28.7", + "css-loader": "^0.28.8", "faker": "^4.1.0", "husky": "^0.14.3", "jest": "^22.0.4", diff --git a/yarn.lock b/yarn.lock index 5d58192d..b644ed03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -542,7 +542,7 @@ aws4@^1.2.1, aws4@^1.6.0: version "1.6.0" resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e" -babel-code-frame@^6.11.0, babel-code-frame@^6.22.0, babel-code-frame@^6.26.0: +babel-code-frame@^6.22.0, babel-code-frame@^6.26.0: version "6.26.0" resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b" dependencies: @@ -2026,22 +2026,22 @@ css-in-js-utils@^2.0.0: dependencies: hyphenate-style-name "^1.0.2" -css-loader@^0.28.7: - version "0.28.7" - resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.7.tgz#5f2ee989dd32edd907717f953317656160999c1b" +css-loader@^0.28.8: + version "0.28.8" + resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.8.tgz#ff36381464dea18fe60f2601a060ba6445886bd5" dependencies: - babel-code-frame "^6.11.0" + babel-code-frame "^6.26.0" css-selector-tokenizer "^0.7.0" - cssnano ">=2.6.1 <4" + cssnano "^3.10.0" icss-utils "^2.1.0" loader-utils "^1.0.2" lodash.camelcase "^4.3.0" - object-assign "^4.0.1" + object-assign "^4.1.1" postcss "^5.0.6" - postcss-modules-extract-imports "^1.0.0" - postcss-modules-local-by-default "^1.0.1" - postcss-modules-scope "^1.0.0" - postcss-modules-values "^1.1.0" + postcss-modules-extract-imports "^1.1.0" + postcss-modules-local-by-default "^1.2.0" + postcss-modules-scope "^1.1.0" + postcss-modules-values "^1.3.0" postcss-value-parser "^3.3.0" source-list-map "^2.0.0" @@ -2057,7 +2057,7 @@ cssesc@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4" -"cssnano@>=2.6.1 <4", cssnano@^3.10.0, cssnano@^3.4.0: +cssnano@^3.10.0, cssnano@^3.4.0: version "3.10.0" resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38" dependencies: @@ -5312,7 +5312,7 @@ pako@~1.0.5: version "1.0.6" resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.6.tgz#0101211baa70c4bca4a0f63f2206e97b7dfaf258" -parcel-bundler@1.2.1: +parcel-bundler@~1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.2.1.tgz#2736f51a2c8df20f7fc419c4c9d7b2d1da3a5946" dependencies: @@ -5698,27 +5698,27 @@ postcss-minify-selectors@^2.0.4: postcss "^5.0.14" postcss-selector-parser "^2.0.0" -postcss-modules-extract-imports@^1.0.0: +postcss-modules-extract-imports@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.1.0.tgz#b614c9720be6816eaee35fb3a5faa1dba6a05ddb" dependencies: postcss "^6.0.1" -postcss-modules-local-by-default@^1.0.1: +postcss-modules-local-by-default@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069" dependencies: css-selector-tokenizer "^0.7.0" postcss "^6.0.1" -postcss-modules-scope@^1.0.0: +postcss-modules-scope@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90" dependencies: css-selector-tokenizer "^0.7.0" postcss "^6.0.1" -postcss-modules-values@^1.1.0: +postcss-modules-values@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20" dependencies: