2 files changed
+2
-2
lines changedSubmodule node_modules updated 31 files
- .package-lock.json+9-9
- .package.json+1-1
- hookified/README.md+5-5
- hookified/dist/browser/index.global.js+1-1
- hookified/dist/browser/index.global.js.map+1-1
- hookified/dist/browser/index.js+1-1
- hookified/dist/browser/index.js.map+1-1
- hookified/dist/node/index.cjs+1-1
- hookified/dist/node/index.js+1-1
- hookified/package.json+10-8
- stylelint/lib/augmentConfig.cjs+7-7
- stylelint/lib/augmentConfig.mjs+7-7
- stylelint/lib/getConfigForFile.cjs+3-3
- stylelint/lib/getConfigForFile.mjs+3-3
- stylelint/lib/rules/function-url-no-scheme-relative/index.cjs+31-16
- stylelint/lib/rules/function-url-no-scheme-relative/index.mjs+31-16
- stylelint/lib/rules/shorthand-property-no-redundant-values/index.cjs+132
- stylelint/lib/rules/shorthand-property-no-redundant-values/index.mjs+132
- stylelint/lib/standalone.cjs+3-4
- stylelint/lib/standalone.mjs+1-2
- stylelint/lib/utils/allFilesIgnoredError.cjs-14
- stylelint/lib/utils/allFilesIgnoredError.mjs-8
- stylelint/lib/utils/configurationError.cjs-23
- stylelint/lib/utils/configurationError.mjs-17
- stylelint/lib/utils/errors.cjs+51
- stylelint/lib/utils/errors.mjs+43
- stylelint/lib/utils/getModulePath.cjs+2-2
- stylelint/lib/utils/getModulePath.mjs+2-2
- stylelint/lib/utils/noFilesFoundError.cjs-22
- stylelint/lib/utils/noFilesFoundError.mjs-16
- stylelint/package.json+8-8
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
0 commit comments