Skip to content

Commit

Permalink
chore(deps): update dependency publint to v0.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 85583d6 commit 732acb8
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.12",
"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.12",
"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.12",
"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.12",
"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.12"
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.12"
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.12"
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.12"
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.1":
version: 1.1.1
resolution: "picocolors@npm:1.1.1"
checksum: e1cf46bf84886c79055fdfa9dcb3e4711ad259949e3565154b004b260cd356c5d54b31a1437ce9782624bf766272fe6b0154f5f0c744fb7af5d454d2b60db045
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.12":
version: 0.2.12
resolution: "publint@npm:0.2.12"
dependencies:
npm-packlist: "npm:^5.1.3"
picocolors: "npm:^1.0.0"
picocolors: "npm:^1.1.1"
sade: "npm:^1.8.1"
bin:
publint: lib/cli.js
checksum: 697277ced867c978c32c3f506eab9663969fc49d738575085bb6f05c48dc28f181e342efeade2af96c8f5cbfdaff66c646ff8bff738919a5e0b85d5150f31899
checksum: 7432845a760aa0c5843de4fdc8e53458e4f35502dcc8f785a3e78c652c9bf4a49a358d9b72220ba06bac823481bbfaf3020d168918148b88f5cbab9621ecd6b5
languageName: node
linkType: hard

Expand Down

0 comments on commit 732acb8

Please sign in to comment.