Skip to content

Commit

Permalink
Merge branch 'master' into update/scalafmt-core-3.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJKing authored Nov 21, 2023
2 parents 98f03d6 + 60c9e42 commit a4a7544
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ libraryDependencies ++= Seq(
"com.softwaremill.sttp.client" %% "core" % sttpVersion,
"com.softwaremill.sttp.client" %% "circe" % sttpVersion,
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion,
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.138",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.177",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.352",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.5",
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.139",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.178",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.353",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.6",
"com.github.tototoshi" %% "scala-csv" % "1.3.10",
"ch.qos.logback" % "logback-classic" % "1.4.11",
ws,
Expand Down
60 changes: 30 additions & 30 deletions npm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"homepage": "https://github.com/nationalarchives/tdr-transfer-frontend#readme",
"dependencies": {
"@aws-sdk/client-s3": "^3.451.0",
"@aws-sdk/client-s3": "^3.454.0",
"@aws-sdk/lib-storage": "^3.85.0",
"@aws-sdk/querystring-builder": "^3.374.0",
"@aws-sdk/protocol-http": "^3.374.0",
Expand All @@ -68,7 +68,7 @@
"@typescript-eslint/parser": "^6.11.0",
"aws-sdk-client-mock": "^3.0.0",
"copyfiles": "^2.4.1",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down

0 comments on commit a4a7544

Please sign in to comment.