Commit graph

17 commits

Author SHA1 Message Date
Alexander Borsuk
6552994012 Updated dependencies
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-01-15 21:14:09 +01:00
Alexander Borsuk
e7ba263f54 Updated dependencies
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-29 23:19:21 +01:00
Alexander Borsuk
7c3947d978 Upgrade to Wrangler 2
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-23 07:48:08 +02:00
Alexander Borsuk
5271453dcd Upgraded dependencies 2022-09-25 08:50:26 +02:00
dependabot[bot]
f0abe48bac Bump jest-environment-miniflare from 2.8.2 to 2.9.0
Bumps [jest-environment-miniflare](https://github.com/cloudflare/miniflare/tree/HEAD/packages/jest) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/cloudflare/miniflare/releases)
- [Commits](https://github.com/cloudflare/miniflare/commits/v2.9.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 01:04:59 +03:00
dependabot[bot]
25d292b3f0 Bump ts-jest from 29.0.0 to 29.0.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.0 to 29.0.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.0.0...v29.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 01:04:44 +03:00
dependabot[bot]
b2ab3884f2 Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.37.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 01:04:31 +03:00
dependabot[bot]
c2846d417d Bump esbuild from 0.15.7 to 0.15.8
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.7 to 0.15.8.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.7...v0.15.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 01:04:02 +03:00
dependabot[bot]
7dda57780f Bump eslint from 8.23.0 to 8.23.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 07:36:35 +03:00
dependabot[bot]
02e8bf2d17 Bump @types/jest from 29.0.0 to 29.0.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.0.0 to 29.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 07:36:25 +03:00
7d8797c56a Implement conditional donates 2022-09-11 20:10:23 +03:00
ddd4dea2f3 Enable formatting for the rest of repository
Follow up the previous commit.
2022-09-11 10:00:26 +03:00
dependabot[bot]
438b995b52 Bump esbuild from 0.14.54 to 0.15.7
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.54 to 0.15.7.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.15.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 08:30:21 +03:00
6225ff53c4 Bump versions 2022-09-11 08:25:31 +03:00
Alexander Borsuk
33c64ff52e Updated npm packages 2022-02-14 10:53:40 +01:00
Alexander Borsuk
3ea296736a Updated npm dependencies
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-10 21:53:48 +01:00
Alexander Borsuk
28ad2631bf Initial commit 2021-06-18 22:38:16 +02:00