mirror of
https://github.com/ivuorinen/base-configs-stylelint.git
synced 2026-03-03 21:55:05 +00:00
Compare commits
3 Commits
v1.0.4
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3864b73f7b | ||
|
|
d6498587f0 | ||
|
|
2086fd0661 |
6
.github/workflows/codeql.yml
vendored
6
.github/workflows/codeql.yml
vendored
@@ -32,15 +32,15 @@ jobs:
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
|
||||
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
|
||||
with:
|
||||
languages: ${{ matrix.language }}
|
||||
queries: security-and-quality
|
||||
|
||||
- name: Autobuild
|
||||
uses: github/codeql-action/autobuild@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
|
||||
uses: github/codeql-action/autobuild@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
|
||||
uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
|
||||
with:
|
||||
category: '/language:${{matrix.language}}'
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
All notable changes to this project will be documented in this file. See
|
||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.0.5](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.4...v1.0.5) (2026-03-02)
|
||||
|
||||
## [1.0.4](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.3...v1.0.4) (2026-03-02)
|
||||
|
||||
## [1.0.3](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.2...v1.0.3) (2026-02-28)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/stylelint-config",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"type": "module",
|
||||
"description": "ivuorinen's shareable configuration for stylelint.",
|
||||
"author": {
|
||||
|
||||
@@ -182,14 +182,14 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@ivuorinen/semantic-release-config@npm:^1.1.3":
|
||||
version: 1.1.3
|
||||
resolution: "@ivuorinen/semantic-release-config@npm:1.1.3"
|
||||
version: 1.1.4
|
||||
resolution: "@ivuorinen/semantic-release-config@npm:1.1.4"
|
||||
dependencies:
|
||||
"@ivuorinen/config-checker": "npm:^2.0.0"
|
||||
"@semantic-release/changelog": "npm:^6.0.3"
|
||||
"@semantic-release/git": "npm:^10.0.1"
|
||||
semantic-release: "npm:^25.0.2"
|
||||
checksum: 10c0/440cd2ae8b83909f9e8011e26cf9aeccd4dcf6f69154c113a332bcef1786dec2d8bd468b819a6875983a9fcc1b5d20dbcfa33d9b6f9f9871719f3dc25be3cb10
|
||||
checksum: 10c0/9cc316b11d917236c1dadffeceee7141cc24dcafc5b7853871a186acb253334bf42536f7eee218710f7864f839b2df4f1010113a68d51f86e4b08409bf386441
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user