Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed May 15, 2023
1 parent de94117 commit 6711d5a
Showing 1 changed file with 0 additions and 12 deletions.
Expand Up @@ -41,18 +41,6 @@ describe('modules/manager/npm/update/locked-dependency/yarn-lock/get-locked', ()
"version": "1.2.6",
},
},
{
"constraint": "^1.2.6",
"depName": "@actions/core",
"depNameConstraint": "@actions/core@npm:^1.2.6",
"entry": {
"checksum": "034e57fcb5f944d5fb0ef55be1b212dd88e23d1a50aaffda874cb94e8f4bfa633a66f108f26e81a7cce287cd2b349aa88c97d2023135c8879495326db37a7feb",
"languageName": "node",
"linkType": "hard",
"resolution": "@actions/core@npm:1.2.6",
"version": "1.2.6",
},
},
]
`);
});
Expand Down

0 comments on commit 6711d5a

Please sign in to comment.