Commit Graph

6 Commits

Author SHA1 Message Date
Lewin Kelly 4f51673d82
Merge pull request #4 from Heliodex/dependabot/npm_and_yarn/Back/fast-xml-parser-and-aws-sdk/credential-providers-4.2.5
Bump fast-xml-parser and @aws-sdk/credential-providers in /Back
2023-09-11 18:59:21 +01:00
dependabot[bot] 57908737ab
Bump fast-xml-parser and @aws-sdk/credential-providers in /Back
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 4.0.11 to 4.2.5
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.11...v4.2.5)

Updates `@aws-sdk/credential-providers` from 3.272.0 to 3.409.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.409.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 17:58:42 +00:00
Lewin Kelly 92904e836a
Merge pull request #1 from Heliodex/dependabot/npm_and_yarn/Back/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /Back
2023-09-11 18:57:35 +01:00
dependabot[bot] b727b43757
Bump semver from 5.7.1 to 5.7.2 in /Back
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 01:06:28 +00:00
Lewin Kelly e61816bd6d
Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
Lewin Kelly 24e44a3b50
Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00