Skip to content

Commit

Permalink
Merge branch 'main' into drop/node-21.x
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Jan 14, 2025
2 parents da5c398 + c7a9bde commit 405fbe5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"definitions": {
"npm": {
"default": "10.9.1+sha1.ab141c1229765c11c8c59060fc9cf450a2207bd6",
"default": "11.0.0+sha1.7bba7c80740ef1f5b2c5d4cecc55e94912faa5e6",
"fetchLatestFrom": {
"type": "npm",
"package": "npm"
Expand Down Expand Up @@ -38,7 +38,7 @@
}
},
"pnpm": {
"default": "9.14.2+sha1.5202b50ab92394b3c922d2e293f196e2df6d441b",
"default": "9.15.4+sha1.ffa0b5c573381e8035b354028ccff97c8e452047",
"fetchLatestFrom": {
"type": "npm",
"package": "pnpm"
Expand Down Expand Up @@ -102,7 +102,7 @@
"package": "yarn"
},
"transparent": {
"default": "4.5.2+sha224.c2e2e9ed3cdadd6ec250589b3393f71ae56d5ec297af11cec1eba3b4",
"default": "4.6.0+sha224.acd0786f07ffc6c933940eb65fc1d627131ddf5455bddcc295dc90fd",
"commands": [
[
"yarn",
Expand Down
Binary file modified tests/nocks.db
Binary file not shown.

0 comments on commit 405fbe5

Please sign in to comment.