aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/packages.lock.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-01-25 00:05:12 +0800
committerGitHub <noreply@github.com>2023-01-25 00:05:12 +0800
commitf01d0b555c8812acc00e882b29ddc186cc8c060b (patch)
tree74ee93b5dc5b8deb1ebe3f7179f4124d40f89344 /BackEnd/Timeline.Tests/packages.lock.json
parent677dc62fd5c839a3f7705c3f6177a844f558cbe6 (diff)
parent43243db52efba5f7f239a41b685c42209bbf28c2 (diff)
downloadtimeline-f01d0b555c8812acc00e882b29ddc186cc8c060b.tar.gz
timeline-f01d0b555c8812acc00e882b29ddc186cc8c060b.tar.bz2
timeline-f01d0b555c8812acc00e882b29ddc186cc8c060b.zip
Merge pull request #1365 from crupest/renovate/fluentassertions-6.x
Diffstat (limited to 'BackEnd/Timeline.Tests/packages.lock.json')
-rw-r--r--BackEnd/Timeline.Tests/packages.lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/BackEnd/Timeline.Tests/packages.lock.json b/BackEnd/Timeline.Tests/packages.lock.json
index ca49846f..94ca0b7b 100644
--- a/BackEnd/Timeline.Tests/packages.lock.json
+++ b/BackEnd/Timeline.Tests/packages.lock.json
@@ -10,9 +10,9 @@
},
"FluentAssertions": {
"type": "Direct",
- "requested": "[6.8.0, )",
- "resolved": "6.8.0",
- "contentHash": "NfSlAG97wMxS48Ov+wQEhJITdn4bKrgtKrG4sCPrFBVKozpC57lQ2vzsPdxUOsPbfEgEQTMtvCDECxIlDBfgNA==",
+ "requested": "[6.9.0, )",
+ "resolved": "6.9.0",
+ "contentHash": "Z+alhbX6FreF+buZlOpP4jt93wofAdAzyUngcDNHYcuVsDUh/rjIB9WcqXctxffh4XZ3xUG/Ew4UgULSP/kUZg==",
"dependencies": {
"System.Configuration.ConfigurationManager": "4.4.0"
}