Skip to content

Commit

Permalink
fix(deps): update dependency local-pkg to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 0d8be2d commit 57ed5fd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"dependencies": {
"@jspm/core": "^2.1.0",
"local-pkg": "^0.5.1",
"local-pkg": "^1.0.0",
"resolve.exports": "^2.0.3"
},
"devDependencies": {
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4926,7 +4926,7 @@ __metadata:
eslint-config-mahir: "npm:^1.0.7"
husky: "npm:^9.1.7"
lint-staged: "npm:^15.3.0"
local-pkg: "npm:^0.5.1"
local-pkg: "npm:^1.0.0"
pinst: "npm:^3.0.0"
prettier: "npm:^3.4.2"
resolve.exports: "npm:^2.0.3"
Expand Down Expand Up @@ -7530,13 +7530,13 @@ __metadata:
languageName: node
linkType: hard

"local-pkg@npm:^0.5.1":
version: 0.5.1
resolution: "local-pkg@npm:0.5.1"
"local-pkg@npm:^1.0.0":
version: 1.0.0
resolution: "local-pkg@npm:1.0.0"
dependencies:
mlly: "npm:^1.7.3"
pkg-types: "npm:^1.2.1"
checksum: 10/d74aa7226b8cbbf4d7e587332ecb7d7e54e3380b834084eeec3fecfb072a3fc7db27fb0415cb3f4304d4b4055184eb0af43841000b76d33a32f8f3b49108dd20
pkg-types: "npm:^1.3.0"
checksum: 10/645d1a6c9c93ec7ae9fd5d9a08aa8c2c629bc03cdbc8503c144b8e89233c10c3490994c93ac51136d1f896a06f999a7ba22d379dcdee0bd2daa98efacf526497
languageName: node
linkType: hard

Expand Down Expand Up @@ -9177,6 +9177,17 @@ __metadata:
languageName: node
linkType: hard

"pkg-types@npm:^1.3.0":
version: 1.3.0
resolution: "pkg-types@npm:1.3.0"
dependencies:
confbox: "npm:^0.1.8"
mlly: "npm:^1.7.3"
pathe: "npm:^1.1.2"
checksum: 10/b50118d184dc7b2a9082582b677cce009e6b725cd6d419ac52b2f23c05904cd69a7b723388cc0f37b85937a261f53cea2089c9defbef697f9952176709b192d9
languageName: node
linkType: hard

"pluralize@npm:^8.0.0":
version: 8.0.0
resolution: "pluralize@npm:8.0.0"
Expand Down

0 comments on commit 57ed5fd

Please sign in to comment.