Skip to content

Commit 4912f54

Browse files
css-declaration-sorter-7.4.0 (#2757)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb87ba4 commit 4912f54

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

directory/css-declaration-sorter.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-declaration-sorter",
3-
"version": "7.3.1",
3+
"version": "7.4.0",
44
"description": "Sorts CSS declarations fast and automatically in a certain order.",
55
"type": "module",
66
"exports": {
@@ -25,10 +25,10 @@
2525
"prepack": "npm run build"
2626
},
2727
"devDependencies": {
28-
"@eslint/js": "^9.35.0",
29-
"@mdn/browser-compat-data": "^7.1.7",
28+
"@eslint/js": "^9.39.2",
29+
"@mdn/browser-compat-data": "^7.3.6",
3030
"@rollup/plugin-dynamic-import-vars": "^2.1.5",
31-
"eslint": "^9.35.0",
31+
"eslint": "^10.1.0",
3232
"postcss": "^8.5.6",
3333
"rollup": "^4.52.4",
3434
"uvu": "^0.5.6"
@@ -58,30 +58,30 @@
5858
"property",
5959
"order"
6060
],
61-
"_id": "css-declaration-sorter@7.3.1",
62-
"gitHead": "8ee1fc79c2341f3289c7901e25a83aa5e794b27e",
61+
"_id": "css-declaration-sorter@7.4.0",
62+
"gitHead": "5a455772d1e276c7fc5a5c4fa12e83fbc2919bbf",
6363
"bugs": {
6464
"url": "https://github.com/Siilwyn/css-declaration-sorter/issues"
6565
},
6666
"homepage": "https://github.com/Siilwyn/css-declaration-sorter#readme",
67-
"_nodeVersion": "20.19.6",
67+
"_nodeVersion": "20.20.2",
6868
"_npmVersion": "10.8.2",
6969
"dist": {
70-
"integrity": "sha512-gz6x+KkgNCjxq3Var03pRYLhyNfwhkKF1g/yoLgDNtFvVu0/fOLV9C8fFEZRjACp/XQLumjAYo7JVjzH3wLbxA==",
71-
"shasum": "acd204976d7ca5240b5579bfe6e73d4d088fd568",
72-
"tarball": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.3.1.tgz",
70+
"integrity": "sha512-LTuzjPoyA2vMGKKcaOqKSp7Ub2eGrNfKiZH4LpezxpNrsICGCSFvsQOI29psISxNZtaXibkC2CXzrQ5enMeGGw==",
71+
"shasum": "9c215fbda2dcf4083bae69f125688158ae847deb",
72+
"tarball": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.4.0.tgz",
7373
"fileCount": 14,
74-
"unpackedSize": 125184,
74+
"unpackedSize": 128555,
7575
"attestations": {
76-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/css-declaration-sorter@7.3.1",
76+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/css-declaration-sorter@7.4.0",
7777
"provenance": {
7878
"predicateType": "https://slsa.dev/provenance/v1"
7979
}
8080
},
8181
"signatures": [
8282
{
8383
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
84-
"sig": "MEUCIQClkzh19N0+c0v0kcw54ExvPfMvEVWrmSNuHtL/ADZiSwIgKXN8Ki8V4OXkcgzxoYY+MA7lThLhy46HqnRnwSnb4eE="
84+
"sig": "MEUCIQDXzL823jFKwD5UuPRbM1qbY1brL6G5AzObX3HfWs4lRAIgMakG9DQHVuS04zdpsFjhve3m2VFFtm8Wq5HUP8dUo28="
8585
}
8686
]
8787
},
@@ -98,8 +98,8 @@
9898
],
9999
"_npmOperationalInternal": {
100100
"host": "s3://npm-registry-packages-npm-production",
101-
"tmp": "tmp/css-declaration-sorter_7.3.1_1767369452617_0.6537462761946689"
101+
"tmp": "tmp/css-declaration-sorter_7.4.0_1775585732503_0.8297372207364442"
102102
},
103103
"_hasShrinkwrap": false,
104-
"_time": "2026-01-02T15:57:32.773Z"
104+
"_time": "2026-04-07T18:15:32.648Z"
105105
}

0 commit comments

Comments
 (0)