Skip to content

Commit

Permalink
v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
onigoetz committed Feb 23, 2022
1 parent d18cb8f commit d116b75
Show file tree
Hide file tree
Showing 46 changed files with 142 additions and 142 deletions.
2 changes: 1 addition & 1 deletion package-forks/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/assets",
"version": "1.18.1",
"version": "1.18.2",
"description": "An asset manager for node",
"keywords": [
"assets",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/color-fns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/color-fns",
"version": "1.18.1",
"version": "1.18.2",
"engines": {
"node": ">=12"
},
Expand Down
4 changes: 2 additions & 2 deletions package-forks/gulp-newer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/gulp-newer",
"version": "1.18.1",
"version": "1.18.2",
"description": "Only pass through newer source files",
"homepage": "https://github.com/tschaub/gulp-newer",
"author": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"test:ci": "c8 --clean --reporter=text --reporter=lcov --reporter=html --include=index.js ava"
},
"devDependencies": {
"@swissquote/crafty-runner-gulp": "1.18.1",
"@swissquote/crafty-runner-gulp": "1.18.2",
"ava": "4.0.1",
"c8": "7.11.0",
"mock-fs": "5.1.2",
Expand Down
4 changes: 2 additions & 2 deletions package-forks/gulp-plumber/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/gulp-plumber",
"version": "1.18.1",
"version": "1.18.2",
"description": "Prevent pipe breaking caused by errors from gulp plugins",
"keywords": [
"gulpplugin"
Expand Down Expand Up @@ -28,7 +28,7 @@
"plugin-error": "1.0.1"
},
"devDependencies": {
"@swissquote/crafty-runner-gulp": "1.18.1",
"@swissquote/crafty-runner-gulp": "1.18.2",
"ava": "4.0.1",
"c8": "7.11.0",
"event-stream": "4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/gulp-stylelint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/gulp-stylelint",
"version": "1.18.1",
"version": "1.18.2",
"description": "Gulp plugin for running Stylelint results through various reporters.",
"main": "src/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion package-forks/pixrem/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@swissquote/pixrem",
"description": "A CSS post-processor that generates pixel fallbacks for rem units.",
"version": "1.18.1",
"version": "1.18.2",
"homepage": "https://github.com/robwierzbowski/node-pixrem",
"author": "Rob Wierzbowski <hello@robwierzbowski.com> (http://robwierzbowski.com)",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/pleeease-filters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/pleeease-filters",
"version": "1.18.1",
"version": "1.18.2",
"description": "Convert CSS shorthand filters to SVG ones",
"author": {
"name": "Vincent De Oliveira"
Expand Down
4 changes: 2 additions & 2 deletions package-forks/postcss-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-assets",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin to manage assets",
"keywords": [
"assets",
Expand Down Expand Up @@ -32,7 +32,7 @@
"test:ci": "c8 --clean --reporter=text --reporter=lcov --reporter=html --include=lib ava"
},
"dependencies": {
"@swissquote/assets": "1.18.1",
"@swissquote/assets": "1.18.2",
"postcss-functions": "4.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-atroot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-atroot",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin to place rules directly at the root",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-gray/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-gray",
"version": "1.18.1",
"version": "1.18.2",
"description": "Use the gray() color function in CSS",
"author": "Shinnosuke Watanabe (https://github.com/shinnn)",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-hsl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-hsl",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())",
"keywords": [
"postcss",
Expand Down
4 changes: 2 additions & 2 deletions package-forks/postcss-color-hwb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-hwb",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))",
"keywords": [
"css",
Expand All @@ -21,7 +21,7 @@
"index.js"
],
"dependencies": {
"@swissquote/color-fns": "1.18.1",
"@swissquote/color-fns": "1.18.2",
"postcss-functions": "4.0.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package-forks/postcss-color-mod-function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-mod-function",
"version": "1.18.1",
"version": "1.18.2",
"description": "Modify colors using the color-mod() function in CSS",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "CC0-1.0",
Expand All @@ -21,7 +21,7 @@
"node": ">=12"
},
"dependencies": {
"@swissquote/color-fns": "1.18.1",
"@swissquote/color-fns": "1.18.2",
"postcss-values-parser": "6.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-rgb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-rgb",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())",
"keywords": [
"postcss",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-rgba-fallback/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-rgba-fallback",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin to transform rgba() to hexadecimal",
"keywords": [
"css",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-custom-properties/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-custom-properties",
"version": "1.18.1",
"version": "1.18.2",
"description": "Use Custom Properties Queries in CSS",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-image-set-polyfill/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-image-set-polyfill",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin for fallback image-set",
"keywords": [
"postcss",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-pseudoelements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-pseudoelements",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin to add single-colon CSS 2.1 syntax pseudo selectors (i.e. :before)",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-selector-matches/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-selector-matches",
"version": "1.18.1",
"version": "1.18.2",
"description": "PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors",
"keywords": [
"postcss",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crafty-workspace",
"private": true,
"version": "1.18.1",
"version": "1.18.2",
"description": "Base repo for all JS Tooling at Swissquote",
"license": "Apache-2.0",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-swissquote/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/babel-preset-swissquote",
"version": "1.18.1",
"version": "1.18.2",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"@babel/core": "7.17.5",
"@babel/runtime": "7.17.2",
"@swissquote/crafty-commons": "1.18.1"
"@swissquote/crafty-commons": "1.18.2"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.17.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/crafty-commons-gulp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-commons-gulp",
"version": "1.18.1",
"version": "1.18.2",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -12,10 +12,10 @@
"build": "node ../../utils/build.js"
},
"dependencies": {
"@swissquote/crafty-commons": "1.18.1"
"@swissquote/crafty-commons": "1.18.2"
},
"devDependencies": {
"@swissquote/gulp-newer": "1.18.1",
"@swissquote/gulp-newer": "1.18.2",
"gulp-eslint-new": "1.4.0",
"plugin-error": "1.0.1",
"through2": "4.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/crafty-commons-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-commons-webpack",
"version": "1.18.1",
"version": "1.18.2",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -12,7 +12,7 @@
"build": "node ../../utils/build.js"
},
"dependencies": {
"@swissquote/crafty-commons": "1.18.1"
"@swissquote/crafty-commons": "1.18.2"
},
"devDependencies": {
"big.js": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-commons",
"version": "1.18.1",
"version": "1.18.2",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/crafty-preset-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-babel",
"version": "1.18.1",
"version": "1.18.2",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -16,11 +16,11 @@
"@babel/core": "7.17.5",
"@babel/helper-module-imports": "7.16.7",
"@babel/runtime": "7.17.2",
"@swissquote/babel-preset-swissquote": "1.18.1",
"@swissquote/crafty-commons-gulp": "1.18.1",
"@swissquote/crafty-commons-webpack": "1.18.1",
"@swissquote/crafty-preset-eslint": "1.18.1",
"@swissquote/crafty-preset-terser": "1.18.1",
"@swissquote/babel-preset-swissquote": "1.18.2",
"@swissquote/crafty-commons-gulp": "1.18.2",
"@swissquote/crafty-commons-webpack": "1.18.2",
"@swissquote/crafty-preset-eslint": "1.18.2",
"@swissquote/crafty-preset-terser": "1.18.2",
"terser": "5.11.0"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/crafty-preset-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-eslint",
"version": "1.18.1",
"version": "1.18.2",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -13,21 +13,21 @@
"lint": "node src/commands/jsLint.js --preset recommended --preset node src"
},
"dependencies": {
"@swissquote/crafty": "1.18.1",
"@swissquote/crafty-commons": "1.18.1",
"@swissquote/crafty-preset-prettier": "1.18.1",
"@swissquote/eslint-plugin-swissquote": "1.18.1",
"@swissquote/crafty": "1.18.2",
"@swissquote/crafty-commons": "1.18.2",
"@swissquote/crafty-preset-prettier": "1.18.2",
"@swissquote/eslint-plugin-swissquote": "1.18.2",
"ajv": "6.12.6",
"eslint": "8.9.0"
},
"devDependencies": {
"@swissquote/rollup-plugin-eslint": "1.18.1",
"@swissquote/rollup-plugin-eslint": "1.18.2",
"eslint-webpack-plugin": "3.1.1",
"resolve-from": "5.0.0"
},
"peerDependencies": {
"@swissquote/crafty-preset-eslint": "1.18.1",
"@swissquote/crafty-runner-rollup": "1.18.1"
"@swissquote/crafty-preset-eslint": "1.18.2",
"@swissquote/crafty-runner-rollup": "1.18.2"
},
"engines": {
"node": ">=12"
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-images-simple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-images-simple",
"version": "1.18.1",
"version": "1.18.2",
"repository": "https://github.com/swissquote/crafty.git",
"description": "Compress images with Crafty",
"license": "Apache-2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/crafty-preset-images/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-images",
"version": "1.18.1",
"version": "1.18.2",
"repository": "https://github.com/swissquote/crafty.git",
"description": "Compress images with Crafty",
"license": "Apache-2.0",
Expand All @@ -14,9 +14,9 @@
"access": "public"
},
"dependencies": {
"@swissquote/crafty": "1.18.1",
"@swissquote/crafty-commons": "1.18.1",
"@swissquote/crafty-commons-gulp": "1.18.1"
"@swissquote/crafty": "1.18.2",
"@swissquote/crafty-commons": "1.18.2",
"@swissquote/crafty-commons-gulp": "1.18.2"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-jest",
"version": "1.18.1",
"version": "1.18.2",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/crafty-preset-maven/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-maven",
"version": "1.18.1",
"version": "1.18.2",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -13,7 +13,7 @@
"build": "node ../../utils/build.js"
},
"dependencies": {
"@swissquote/crafty-commons": "1.18.1"
"@swissquote/crafty-commons": "1.18.2"
},
"devDependencies": {
"xml2js": "0.4.23"
Expand Down

0 comments on commit d116b75

Please sign in to comment.