Skip to content

Commit

Permalink
Update packages, release 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Feb 13, 2023
1 parent 3dbf6cc commit 1a49150
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 27 deletions.
4 changes: 2 additions & 2 deletions .stylelintrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"plugins": [
"@ronilaukkarinen/stylelint-a11y",
"@ronilaukkarinen/stylelint-value-no-unknown-custom-properties",
"stylelint-declaration-strict-value",
"@ronilaukkarinen/stylelint-declaration-strict-value",
"stylelint-order"
],
"extends": [
Expand Down Expand Up @@ -248,4 +248,4 @@
"background"
]
}
}
}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
### 2.5.1: 2023-02-13

* Update @babel/core to 7.20.12
* Update @ronilaukkarinen/gulp-stylelint to 14.1.0
* Update @ronilaukkarinen/stylelint-a11y to 1.2.6
* Update @ronilaukkarinen/stylelint-declaration-strict-value to 1.9.2
* Update @ronilaukkarinen/stylelint-value-no-unknown-custom-properties to 4.0.1
* Update babel-loader to 9.1.2
* Update browser-sync to 2.27.11
* Update caniuse-lite to 1.0.30001451
* Update eslint to 8.34.0
* Update eslint-plugin-import to 2.27.5
* Update eslint-plugin-jsx-a11y to 6.7.1
* Update eslint-plugin-react to 7.32.2
* Update gulp-eslint-new to 1.7.2
* Update npm-check-updates to 16.7.4
* Update postcss to 8.4.21
* Update sass to 1.58.0
* Update stylelint to 15.1.0
* Update stylelint-config-recommended to 10.0.1
* Update stylelint-config-recommended-scss to 9.0.0
* Update stylelint-config-standard to 30.0.1
* Update stylelint-config-standard-scss to 7.0.0
* Update stylelint-order to 6.0.2
* Update stylelint-scss to 4.4.0

### 2.5.0: 2022-12-10

* Disable max-line-length and no-descending-specificity rules
Expand Down
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,34 @@
{
"name": "PROJECTNAME",
"version": "2.5.0",
"version": "2.5.1",
"description": "PROJECTNAME powered by dudestack + devpackages",
"author": "Digitoimisto Dude Oy (moro@dude.fi)",
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.19.1",
"@hint/hint-axe": "^4.4.17",
"@hint/hint-button-type": "^3.0.19",
"@hint/hint-compat-api": "^4.5.3",
"@ronilaukkarinen/gulp-stylelint": "^14.0.9",
"@ronilaukkarinen/stylelint-a11y": "^1.2.4",
"@ronilaukkarinen/stylelint-value-no-unknown-custom-properties": "^3.0.1",
"@ronilaukkarinen/gulp-stylelint": "^14.1.0",
"@ronilaukkarinen/stylelint-a11y": "^1.2.6",
"@ronilaukkarinen/stylelint-declaration-strict-value": "^1.9.2",
"@ronilaukkarinen/stylelint-value-no-unknown-custom-properties": "^4.0.1",
"autoprefixer": "^10.4.13",
"babel-eslint": "^10.1.0",
"babel-loader": "^9.1.0",
"babel-loader": "^9.1.2",
"babel-preset-airbnb": "^5.0.0",
"browser-sync": "^2.27.10",
"caniuse-lite": "^1.0.30001434",
"browser-sync": "^2.27.11",
"caniuse-lite": "^1.0.30001451",
"cssnano": "^5.1.14",
"cssnano-preset-advanced": "^5.3.9",
"eslint": "^8.28.0",
"eslint": "^8.34.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"gulp": "4.0.2",
"gulp-eslint-new": "^1.7.0",
"gulp-eslint-new": "^1.7.2",
"gulp-exec": "^5.0.0",
"gulp-notify": "^4.0.0",
"gulp-phpcs": "^3.1.0",
Expand All @@ -36,8 +37,8 @@
"gulp-size": "^4.0.1",
"gulp-sourcemaps": "^3.0.0",
"hint": "^7.1.3",
"npm-check-updates": "^16.4.3",
"postcss": "^8.4.19",
"npm-check-updates": "^16.7.4",
"postcss": "^8.4.21",
"postcss-calc": "^8.2.4",
"postcss-colormin": "^5.3.0",
"postcss-discard-empty": "^5.1.1",
Expand All @@ -50,15 +51,14 @@
"postcss-normalize-url": "^5.1.0",
"postcss-unique-selectors": "^5.1.1",
"postcss-zindex": "^5.1.0",
"sass": "^1.56.1",
"stylelint": "^14.15.0",
"stylelint-config-recommended": "^9.0.0",
"stylelint-config-recommended-scss": "^8.0.0",
"stylelint-config-standard": "^29.0.0",
"stylelint-config-standard-scss": "^6.1.0",
"stylelint-declaration-strict-value": "^1.9.1",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.3.0",
"sass": "^1.58.0",
"stylelint": "^15.1.0",
"stylelint-config-recommended": "^10.0.1",
"stylelint-config-recommended-scss": "^9.0.0",
"stylelint-config-standard": "^30.0.1",
"stylelint-config-standard-scss": "^7.0.0",
"stylelint-order": "^6.0.2",
"stylelint-scss": "^4.4.0",
"terser-webpack-plugin": "^5.3.6",
"vinyl-named": "^1.1.0",
"webpack": "^5.75.0",
Expand All @@ -68,4 +68,4 @@
"airbnb-browser-shims": "^3.3.0",
"npx": "^10.2.2"
}
}
}

0 comments on commit 1a49150

Please sign in to comment.