Skip to content

Commit

Permalink
chore(deps): update dependency publint to v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 20, 2023
1 parent 85583d6 commit c1610bb
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 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.5",
"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.5",
"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.5",
"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.5",
"rimraf": "5.0.1",
"size-limit": "8.2.6",
"ts-jest": "29.1.1",
Expand Down
16 changes: 8 additions & 8 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.5"
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.5"
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.5"
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.5"
rimraf: "npm:5.0.1"
size-limit: "npm:8.2.6"
ts-jest: "npm:29.1.1"
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.5":
version: 0.2.5
resolution: "publint@npm:0.2.5"
dependencies:
npm-packlist: "npm:^5.1.3"
picocolors: "npm:^1.0.0"
sade: "npm:^1.8.1"
bin:
publint: lib/cli.js
checksum: 697277ced867c978c32c3f506eab9663969fc49d738575085bb6f05c48dc28f181e342efeade2af96c8f5cbfdaff66c646ff8bff738919a5e0b85d5150f31899
checksum: c716800f910366f2b11163a54b0ab75e14d2354811d18be253fb47d8e18aecfc5ee8d365c860c8d01e2b6a69dbd9bc29702ead8ecbd96ad7fbb330d58eaec668
languageName: node
linkType: hard

Expand Down

0 comments on commit c1610bb

Please sign in to comment.