Skip to content

Commit

Permalink
chore(deps): update dependency publint to v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 85583d6 commit 211a456
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.4",
"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.4",
"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.4",
"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.4",
"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.4"
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.4"
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.4"
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.4"
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.4":
version: 0.2.4
resolution: "publint@npm:0.2.4"
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: c369fb638397c3d3d2d10ae07d7dd64f204e89d03f3e6adec1ebfb059f454c0b47902d798b7a6719a500d2c950d55d1070ac9aa3a21f0e55c1c116089c5cac0b
languageName: node
linkType: hard

Expand Down

0 comments on commit 211a456

Please sign in to comment.