aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-01-25 00:05:19 +0800
committerGitHub <noreply@github.com>2023-01-25 00:05:19 +0800
commitf2a982e279c278f0c3f658f1d525282a57bdc9c3 (patch)
tree83e3a78c20153a3eee605ef6c75f1c6121e985d7 /BackEnd/Timeline.Tests
parentf01d0b555c8812acc00e882b29ddc186cc8c060b (diff)
parentc1b3c3d39111c88e705cc309fba0508a11f68e0b (diff)
downloadtimeline-f2a982e279c278f0c3f658f1d525282a57bdc9c3.tar.gz
timeline-f2a982e279c278f0c3f658f1d525282a57bdc9c3.tar.bz2
timeline-f2a982e279c278f0c3f658f1d525282a57bdc9c3.zip
Merge pull request #1366 from crupest/renovate/automapper-dotnet-monorepo
Diffstat (limited to 'BackEnd/Timeline.Tests')
-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 94ca0b7b..98a4b02a 100644
--- a/BackEnd/Timeline.Tests/packages.lock.json
+++ b/BackEnd/Timeline.Tests/packages.lock.json
@@ -85,8 +85,8 @@
},
"AutoMapper": {
"type": "Transitive",
- "resolved": "12.0.0",
- "contentHash": "0Rmg0zI5AFu1O/y//o9VGyhxKjhggWpk9mOA1tp0DEVx40c61bs+lnQv+0jUq8XbniF7FKgIVvI1perqiMtLrA==",
+ "resolved": "12.0.1",
+ "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": {
"Microsoft.CSharp": "4.7.0"
}
@@ -1570,7 +1570,7 @@
"timeline": {
"type": "Project",
"dependencies": {
- "AutoMapper": "[12.0.0, )",
+ "AutoMapper": "[12.0.1, )",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "[12.0.0, )",
"Markdig": "[0.30.4, )",
"Microsoft.AspNetCore.SpaServices.Extensions": "[7.0.2, )",