Skip to content

Commit b40136b

Browse files
committed
deps: libnpmdiff@4.0.2
1 parent f066816 commit b40136b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"is-cidr": "^4.0.2",
113113
"json-parse-even-better-errors": "^2.3.1",
114114
"libnpmaccess": "^6.0.2",
115-
"libnpmdiff": "^4.0.1",
115+
"libnpmdiff": "^4.0.2",
116116
"libnpmexec": "^4.0.1",
117117
"libnpmfund": "^3.0.1",
118118
"libnpmhook": "^8.0.2",
@@ -10334,7 +10334,7 @@
1033410334
}
1033510335
},
1033610336
"workspaces/libnpmdiff": {
10337-
"version": "4.0.1",
10337+
"version": "4.0.2",
1033810338
"license": "ISC",
1033910339
"dependencies": {
1034010340
"@npmcli/disparity-colors": "^1.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"is-cidr": "^4.0.2",
8181
"json-parse-even-better-errors": "^2.3.1",
8282
"libnpmaccess": "^6.0.2",
83-
"libnpmdiff": "^4.0.1",
83+
"libnpmdiff": "^4.0.2",
8484
"libnpmexec": "^4.0.1",
8585
"libnpmfund": "^3.0.1",
8686
"libnpmhook": "^8.0.2",

0 commit comments

Comments
 (0)