Skip to content

Commit 9dc9784

Browse files
Version Packages (#548)
* Version Packages * chore: update snapshot (github-actions) --------- Co-authored-by: robo-miku[bot] <185786754+robo-miku[bot]@users.noreply.github.com>
1 parent d984741 commit 9dc9784

File tree

7 files changed

+14
-35
lines changed

7 files changed

+14
-35
lines changed

.changeset/dependencies-GH-541.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/dependencies-GH-544.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependencies-GH-550.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shaggy-bugs-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@virtual-live-lab/eslint-config",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "ESLint configuration for Virtual Live Lab",
55
"type": "module",
66
"main": "./dist/index.js",

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@virtual-live-lab/stylelint-config",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Stylelint configuration for Virtual Live Lab",
55
"type": "module",
66
"main": "./dist/index.js",

packages/stylelint-config/test/__snapshots__/snapshot.test.ts.snap

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
2424
"plugin/declaration-block-no-ignored-properties": [Function],
2525
},
2626
"plugins": [
27-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
28-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
29-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@[email protected][email protected][email protected].2_/node_modules/@double-great/stylelint-a11y/src/index.js",
30-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-order/index.js",
27+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
28+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
29+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@[email protected][email protected][email protected].3_/node_modules/@double-great/stylelint-a11y/src/index.js",
30+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-order/index.js",
3131
],
3232
"rules": {
3333
"a11y/font-size-is-readable": [
@@ -1039,10 +1039,10 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
10391039
"plugin/declaration-block-no-ignored-properties": [Function],
10401040
},
10411041
"plugins": [
1042-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
1043-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
1044-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@[email protected][email protected][email protected].2_/node_modules/@double-great/stylelint-a11y/src/index.js",
1045-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-order/index.js",
1042+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
1043+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
1044+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@[email protected][email protected][email protected].3_/node_modules/@double-great/stylelint-a11y/src/index.js",
1045+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-order/index.js",
10461046
],
10471047
"rules": {
10481048
"a11y/font-size-is-readable": [
@@ -2054,10 +2054,10 @@ exports[`Test stylelint preset with snapshot > normal preset > should match snap
20542054
"plugin/declaration-block-no-ignored-properties": [Function],
20552055
},
20562056
"plugins": [
2057-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
2058-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
2059-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@[email protected][email protected][email protected].2_/node_modules/@double-great/stylelint-a11y/src/index.js",
2060-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].2_/node_modules/stylelint-order/index.js",
2057+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
2058+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
2059+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@[email protected][email protected][email protected].3_/node_modules/@double-great/stylelint-a11y/src/index.js",
2060+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/[email protected][email protected][email protected].3_/node_modules/stylelint-order/index.js",
20612061
],
20622062
"rules": {
20632063
"a11y/font-size-is-readable": [

0 commit comments

Comments
 (0)