Skip to content

Commit

Permalink
Merge pull request #941 from dorssel/update-packages-lock
Browse files Browse the repository at this point in the history
Update packages.lock.json
  • Loading branch information
dorssel authored May 5, 2024
2 parents 746ee3a + 0164b33 commit 894db8e
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ XML_XMLLINT_FILE_EXTENSIONS:
- .wixproj
- .wxs
# Exclude verbatim copies of external sources that are not under our control.
FILTER_REGEX_EXCLUDE: COPYING\.md|LICENSES/|Drivers/VBoxUSB/|Drivers/VBoxUSBMon/
# Also exclude auto-generated files.
FILTER_REGEX_EXCLUDE: COPYING\.md|LICENSES/|Drivers/VBoxUSB/|Drivers/VBoxUSBMon/|packages.lock.json
2 changes: 1 addition & 1 deletion Installer/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
},
"native,Version=v0.0/win-x64": {}
}
}
}
2 changes: 1 addition & 1 deletion UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,4 +554,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion UsbIds/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@
},
".NETStandard,Version=v2.0/win-x64": {}
}
}
}
2 changes: 1 addition & 1 deletion Usbipd.Automation/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
"net8.0-windows10.0.17763/win-x64": {},
"net8.0-windows10.0.17763/win-x86": {}
}
}
}
2 changes: 1 addition & 1 deletion Usbipd.PowerShell/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
".NETStandard,Version=v2.0/win-x64": {},
".NETStandard,Version=v2.0/win-x86": {}
}
}
}
2 changes: 1 addition & 1 deletion Usbipd/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,4 +430,4 @@
}
}
}
}
}

0 comments on commit 894db8e

Please sign in to comment.