Compare commits

...

7 Commits

Author SHA1 Message Date
dependabot[bot]
369163b5b4
build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.10.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.4.1 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.4.1...v4.10.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 01:45:28 +00:00
Joel Male
6df28dd730
Merge pull request #671 from joelwmale/dependabot/npm_and_yarn/semver-7.6.0
build(deps-dev): bump semver from 7.3.8 to 7.6.0
2024-03-28 11:44:09 +10:00
dependabot[bot]
ecea37e092
build(deps-dev): bump semver from 7.3.8 to 7.6.0
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.6.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.6.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 01:18:59 +00:00
Joel Male
a721dc5956
Merge pull request #672 from joelwmale/dependabot/npm_and_yarn/prettier-3.2.5
build(deps-dev): bump prettier from 2.7.1 to 3.2.5
2024-03-28 11:18:13 +10:00
Joel Male
8f36e75c9a
Merge pull request #673 from joelwmale/dependabot/npm_and_yarn/jest-29.7.0
build(deps-dev): bump jest from 29.3.1 to 29.7.0
2024-03-28 11:18:00 +10:00
dependabot[bot]
daa9d1af3b
build(deps-dev): bump jest from 29.3.1 to 29.7.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:45:31 +00:00
dependabot[bot]
defb03be07
build(deps-dev): bump prettier from 2.7.1 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:44:09 +00:00
2 changed files with 1618 additions and 499 deletions

View File

@ -36,12 +36,12 @@
"@vercel/ncc": "^0.38.0",
"babel-jest": "^29.3.1",
"eslint": "^8.27.0",
"eslint-plugin-github": "^4.4.1",
"eslint-plugin-github": "^4.10.2",
"https": "^1.0.0",
"jest": "^29.3.1",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "2.7.1",
"semver": "^7.3.8",
"prettier": "3.2.5",
"semver": "^7.6.0",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4",
"uuid": "^9.0.0"

2109
yarn.lock

File diff suppressed because it is too large Load Diff