Skip to content

Commit 691129e

Browse files
postcss-overflow-fallbacks-1.0.7 (#2508)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5f11f3d commit 691129e

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

directory/postcss-overflow-fallbacks.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-overflow-fallbacks",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Postcss plugin which provides fallbacks for `overflow: clip` and `overflow: overlay`",
55
"keywords": [
66
"postcss",
@@ -31,22 +31,22 @@
3131
"postcss": ">=8.0.0"
3232
},
3333
"devDependencies": {
34-
"eslint": "^9.35.0",
35-
"eslint-config-ccb": "^0.36.1",
34+
"eslint": "^9.39.1",
35+
"eslint-config-ccb": "^0.37.2",
3636
"postcss": "^8.5.6",
37-
"vitest": "^3.2.4"
37+
"vitest": "^4.0.12"
3838
},
39-
"_id": "[email protected].6",
39+
"_id": "[email protected].7",
4040
"dist": {
41-
"shasum": "a75293b3db5dbda9d8e3b34e8a72784357c80343",
42-
"integrity": "sha512-8Y/pnyw4DZt1OkmMffTy/aaj3WCYRvqQXd2RdT7yKhd8dIlotl+cJQxNiMsswKPHl9C3mkmJrKEtIkNkteHPiQ==",
43-
"tarball": "https://registry.npmjs.org/postcss-overflow-fallbacks/-/postcss-overflow-fallbacks-1.0.6.tgz",
41+
"shasum": "1fadee57036c61306b3ac0d4b7d0b917a537a8b4",
42+
"integrity": "sha512-tOPVXcd6Kkrsh21SdVZoXTgzjcohU8/Jr7BY7hEXS91zS438gGKZyK6PWNeAEHuJo4JdwTTyxLGooMZdEwvkdg==",
43+
"tarball": "https://registry.npmjs.org/postcss-overflow-fallbacks/-/postcss-overflow-fallbacks-1.0.7.tgz",
4444
"fileCount": 9,
45-
"unpackedSize": 140015,
45+
"unpackedSize": 146514,
4646
"signatures": [
4747
{
4848
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
49-
"sig": "MEQCIEUyGBe86mCj+bp2SxZreThs+R5mdEPgXzenjToV8dLGAiAZ2O4bQW0HdAG3p/UHixq2hVt9XDvCJKkrQCmn80mZUA=="
49+
"sig": "MEYCIQDT43CVD+mrvdg+AwKdbKp+1LJCDMy2ONsj35MZ5HKr9gIhALHENqQVHbxy6BUEl3oNmy2JQ+HURSBT4y0RJyxwjiVk"
5050
}
5151
]
5252
},
@@ -63,8 +63,8 @@
6363
],
6464
"_npmOperationalInternal": {
6565
"host": "s3://npm-registry-packages-npm-production",
66-
"tmp": "tmp/postcss-overflow-fallbacks_1.0.6_1757583811044_0.973436275771467"
66+
"tmp": "tmp/postcss-overflow-fallbacks_1.0.7_1763714551526_0.1734559758681753"
6767
},
6868
"_hasShrinkwrap": false,
69-
"_time": "2025-09-11T09:43:31.258Z"
69+
"_time": "2025-11-21T08:42:31.718Z"
7070
}

0 commit comments

Comments
 (0)