Skip to content

Commit

Permalink
chore(deps): update dependency publint to v0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 85583d6 commit 097dfb4
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/cache-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint": "8.45.0",
"get-tsconfig": "4.6.2",
"jest": "29.6.1",
"publint": "0.1.16",
"publint": "0.2.11",
"rimraf": "5.0.1",
"size-limit": "8.2.6",
"ts-jest": "29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-ioredis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint": "8.45.0",
"get-tsconfig": "4.6.2",
"jest": "29.6.1",
"publint": "0.1.16",
"publint": "0.2.11",
"rimraf": "5.0.1",
"size-limit": "8.2.6",
"ts-jest": "29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint": "8.45.0",
"get-tsconfig": "4.6.2",
"jest": "29.6.1",
"publint": "0.1.16",
"publint": "0.2.11",
"redis": "3.1.2",
"rimraf": "5.0.1",
"size-limit": "8.2.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"get-tsconfig": "4.6.2",
"jest": "29.6.1",
"npm-run-all": "4.1.5",
"publint": "0.1.16",
"publint": "0.2.11",
"rimraf": "5.0.1",
"size-limit": "8.2.6",
"ts-jest": "29.1.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1959,7 +1959,7 @@ __metadata:
eslint: "npm:8.45.0"
get-tsconfig: "npm:4.6.2"
jest: "npm:29.6.1"
publint: "npm:0.1.16"
publint: "npm:0.2.11"
rimraf: "npm:5.0.1"
size-limit: "npm:8.2.6"
ts-jest: "npm:29.1.1"
Expand All @@ -1986,7 +1986,7 @@ __metadata:
get-tsconfig: "npm:4.6.2"
ioredis: "npm:^5.3.2"
jest: "npm:29.6.1"
publint: "npm:0.1.16"
publint: "npm:0.2.11"
rimraf: "npm:5.0.1"
size-limit: "npm:8.2.6"
ts-jest: "npm:29.1.1"
Expand All @@ -2011,7 +2011,7 @@ __metadata:
eslint: "npm:8.45.0"
get-tsconfig: "npm:4.6.2"
jest: "npm:29.6.1"
publint: "npm:0.1.16"
publint: "npm:0.2.11"
redis: "npm:3.1.2"
rimraf: "npm:5.0.1"
size-limit: "npm:8.2.6"
Expand Down Expand Up @@ -2043,7 +2043,7 @@ __metadata:
get-tsconfig: "npm:4.6.2"
jest: "npm:29.6.1"
npm-run-all: "npm:4.1.5"
publint: "npm:0.1.16"
publint: "npm:0.2.11"
rimraf: "npm:5.0.1"
size-limit: "npm:8.2.6"
ts-jest: "npm:29.1.1"
Expand Down Expand Up @@ -8166,10 +8166,10 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.0.0":
version: 1.0.0
resolution: "picocolors@npm:1.0.0"
checksum: a2e8092dd86c8396bdba9f2b5481032848525b3dc295ce9b57896f931e63fc16f79805144321f72976383fc249584672a75cc18d6777c6b757603f372f745981
"picocolors@npm:^1.0.0, picocolors@npm:^1.1.0":
version: 1.1.0
resolution: "picocolors@npm:1.1.0"
checksum: a2ad60d94d185c30f2a140b19c512547713fb89b920d32cc6cf658fa786d63a37ba7b8451872c3d9fc34883971fb6e5878e07a20b60506e0bb2554dce9169ccb
languageName: node
linkType: hard

Expand Down Expand Up @@ -8397,16 +8397,16 @@ __metadata:
languageName: node
linkType: hard

"publint@npm:0.1.16":
version: 0.1.16
resolution: "publint@npm:0.1.16"
"publint@npm:0.2.11":
version: 0.2.11
resolution: "publint@npm:0.2.11"
dependencies:
npm-packlist: "npm:^5.1.3"
picocolors: "npm:^1.0.0"
picocolors: "npm:^1.1.0"
sade: "npm:^1.8.1"
bin:
publint: lib/cli.js
checksum: 697277ced867c978c32c3f506eab9663969fc49d738575085bb6f05c48dc28f181e342efeade2af96c8f5cbfdaff66c646ff8bff738919a5e0b85d5150f31899
checksum: 8a01dc2568e76ed57b51d9fdd961a1fc10f7057679429dec185716fb6c320c922033522ce53e964c244d44387f691fde992a6d13db6c5498e42cd5f2243ad4d2
languageName: node
linkType: hard

Expand Down

0 comments on commit 097dfb4

Please sign in to comment.