Compare commits

...

9 Commits

Author SHA1 Message Date
ivuorinen
a68dc6b9ce chore(release): publish
- @ivuorinen/stylelint-config@0.2.25
2024-05-28 10:54:03 +00:00
renovate[bot]
56bccc840e fix(deps): update dependency stylelint to v16.6.0 (#252)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 13:53:24 +03:00
ivuorinen
11be135aa1 chore(release): publish
- @ivuorinen/base-configs@1.1.85
 - @ivuorinen/eslint-config@0.4.38
2024-05-21 12:28:36 +00:00
renovate[bot]
44088ba99c fix(deps): update dependency eslint to v9.3.0 (#251)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 15:27:59 +03:00
ivuorinen
813c7b569e chore(release): publish
- @ivuorinen/base-configs@1.1.84
 - @ivuorinen/eslint-config@0.4.37
2024-05-18 06:29:34 +00:00
renovate[bot]
0d9853a556 fix(deps): update dependency eslint-plugin-n to v17.7.0 (#250)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 09:28:57 +03:00
c84ea8e962 fix: update package.json and yarn.lock 2024-05-18 09:18:39 +03:00
renovate[bot]
cb6a0b691c chore(deps): update actions/checkout action to v4.1.6 (#249) 2024-05-17 05:51:58 +03:00
renovate[bot]
b50a6bf289 chore(deps): update dependency eslint-plugin-unicorn to v53 (#248) 2024-05-15 10:48:12 +03:00
10 changed files with 593 additions and 483 deletions

View File

@@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.5
uses: actions/checkout@v4.1.6
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.1.5
uses: actions/checkout@v4.1.6
with:
fetch-depth: 0

View File

@@ -64,11 +64,12 @@
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-sonarjs": "^1.0.0",
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-unicorn": "^53.0.0",
"lerna": "^8.0.0",
"lerna-update-wizard": "^1.1.2",
"markdownlint-cli": "^0.40.0",
"prettier": "^3.0.0",
"simple-git-hooks": "^2.8.1"
}
},
"packageManager": "yarn@1.22.22+sha256.c17d3797fb9a9115bf375e31bfd30058cac6bc9c3b8807a3d8cb2094794b51ca"
}

View File

@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.85](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.84...@ivuorinen/base-configs@1.1.85) (2024-05-21)
**Note:** Version bump only for package @ivuorinen/base-configs
## [1.1.84](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.83...@ivuorinen/base-configs@1.1.84) (2024-05-18)
**Note:** Version bump only for package @ivuorinen/base-configs
## [1.1.83](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.82...@ivuorinen/base-configs@1.1.83) (2024-05-15)
**Note:** Version bump only for package @ivuorinen/base-configs

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/base-configs",
"version": "1.1.83",
"version": "1.1.85",
"description": "ivuorinen's shareable configurations meta package",
"author": {
"name": "Ismo Vuorinen",
@@ -29,7 +29,7 @@
"dependencies": {
"@ivuorinen/browserslist-config": "^0.2.6",
"@ivuorinen/commitlint-config": "^0.2.21",
"@ivuorinen/eslint-config": "^0.4.36",
"@ivuorinen/eslint-config": "^0.4.38",
"@ivuorinen/markdownlint-config": "^0.2.6",
"@ivuorinen/prettier-config": "^0.2.10",
"@ivuorinen/semantic-release-config": "^0.2.21"

View File

@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.4.38](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/eslint-config@0.4.37...@ivuorinen/eslint-config@0.4.38) (2024-05-21)
### Bug Fixes
- **deps:** update dependency eslint to v9.3.0 ([#251](https://github.com/ivuorinen/base-configs/issues/251)) ([44088ba](https://github.com/ivuorinen/base-configs/commit/44088ba99c91ce81f52eddd7b7e09604fae55c50))
## [0.4.37](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/eslint-config@0.4.36...@ivuorinen/eslint-config@0.4.37) (2024-05-18)
### Bug Fixes
- **deps:** update dependency eslint-plugin-n to v17.7.0 ([#250](https://github.com/ivuorinen/base-configs/issues/250)) ([0d9853a](https://github.com/ivuorinen/base-configs/commit/0d9853a556ab9954d666a5750c0b3ac88e3560e6))
## [0.4.36](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/eslint-config@0.4.35...@ivuorinen/eslint-config@0.4.36) (2024-05-15)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/eslint-config",
"version": "0.4.36",
"version": "0.4.38",
"description": "ivuorinen's shareable configuration for ESLint.",
"author": {
"name": "Ismo Vuorinen",
@@ -37,12 +37,12 @@
},
"dependencies": {
"@ivuorinen/config-checker": "^1.1.3",
"eslint": "9.2.0",
"eslint": "9.3.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-n": "17.6.0",
"eslint-plugin-n": "17.7.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "1.0.3"
},

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.25](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.2.24...@ivuorinen/stylelint-config@0.2.25) (2024-05-28)
### Bug Fixes
- **deps:** update dependency stylelint to v16.6.0 ([#252](https://github.com/ivuorinen/base-configs/issues/252)) ([56bccc8](https://github.com/ivuorinen/base-configs/commit/56bccc840e2dca4ff39b4351dcd09d3be3849f2b))
## [0.2.24](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.2.23...@ivuorinen/stylelint-config@0.2.24) (2024-05-07)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/stylelint-config",
"version": "0.2.24",
"version": "0.2.25",
"description": "ivuorinen's shareable configuration for stylelint.",
"author": {
"name": "Ismo Vuorinen",
@@ -39,7 +39,7 @@
"dependencies": {
"@ivuorinen/config-checker": "^1.1.3",
"postcss": "^8.4.2",
"stylelint": "16.5.0",
"stylelint": "16.6.0",
"stylelint-config-recommended-scss": "14.0.0",
"stylelint-config-standard": "36.0.0",
"stylelint-order": "6.0.4",

1027
yarn.lock

File diff suppressed because it is too large Load Diff