Compare commits

1 Commits

Author SHA1 Message Date
dependabot[bot]
72c47c2115 Bump Moq from 4.15.2 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.15.2...v4.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 07:47:29 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Mongo2Go" Version="2.2.14" />
<PackageReference Include="Moq" Version="4.15.2" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="nunit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />

View File

@@ -2961,9 +2961,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"bootstrap": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.0.tgz",
"integrity": "sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw=="
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz",
"integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ=="
},
"bootstrap-vue": {
"version": "2.20.1",

View File

@@ -12,7 +12,7 @@
"@nuxt/typescript-runtime": "^2.0.0",
"@nuxtjs/axios": "^5.12.3",
"@nuxtjs/proxy": "^2.0.1",
"bootstrap": "^4.6.0",
"bootstrap": "^4.5.2",
"bootstrap-vue": "^2.20.1",
"core-js": "^3.8.1",
"nuxt": "^2.14.10"