Skip to content

Commit

Permalink
feat: update package manager versions (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 31, 2024
1 parent 09528a8 commit e1abb83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"definitions": {
"npm": {
"default": "10.7.0+sha1.c87e0bbb7a53422670e423d0198120760f67c3b7",
"default": "10.8.1+sha1.1f1cb1305cd9246b9efe07d8629874df23157a2f",
"fetchLatestFrom": {
"type": "npm",
"package": "npm"
Expand Down Expand Up @@ -38,7 +38,7 @@
}
},
"pnpm": {
"default": "9.1.0+sha1.217063ce3fcbf44f3051666f38b810f1ddefee4a",
"default": "9.1.4+sha1.2432063d815cfa88fd9fef1d85a445e3f609851d",
"fetchLatestFrom": {
"type": "npm",
"package": "pnpm"
Expand Down
Binary file modified tests/nocks.db
Binary file not shown.

0 comments on commit e1abb83

Please sign in to comment.