Commit Graph

262 Commits

Author SHA1 Message Date
dependabot[bot] 1801d5ec55
chore(deps): bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 12:05:10 +00:00
dependabot[bot] 17163b9996
chore(deps): bump jest from 29.5.0 to 29.6.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/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>
2023-07-10 11:47:03 +00:00
Riccardo Rigutini 4d1e020ff2
Merge pull request #2 from richardrigutins/dependabot/npm_and_yarn/glob-10.3.1
chore(deps): bump glob from 10.3.0 to 10.3.1
2023-07-02 14:56:32 +02:00
Riccardo Rigutini 35114e3696 Rebuild the dist/ directory 2023-07-02 12:54:34 +00:00
Riccardo Rigutini 51170ba525
Merge pull request #4 from richardrigutins/dependabot/npm_and_yarn/types/node-20.3.3
chore(deps): bump @types/node from 20.3.2 to 20.3.3
2023-07-02 14:48:50 +02:00
dependabot[bot] d1295ea8b6
chore(deps): bump @types/node from 20.3.2 to 20.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.2 to 20.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 12:46:50 +00:00
dependabot[bot] 9bff44db71
chore(deps): bump glob from 10.3.0 to 10.3.1
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.0 to 10.3.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.0...v10.3.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 12:46:47 +00:00
Riccardo Rigutini dff709aaa3
Merge pull request #3 from richardrigutins/dependabot/npm_and_yarn/eslint-8.44.0
chore(deps): bump eslint from 8.43.0 to 8.44.0
2023-07-02 14:46:12 +02:00
Riccardo Rigutini d0a0373b5e
Merge pull request #1 from richardrigutins/dependabot/npm_and_yarn/typescript-5.1.6
chore(deps): bump typescript from 5.1.3 to 5.1.6
2023-07-02 14:45:15 +02:00
dependabot[bot] 1697f9ffea
chore(deps): bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [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.43.0...v8.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 12:40:39 +00:00
dependabot[bot] 34d8922451
chore(deps): bump typescript from 5.1.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 12:40:23 +00:00
richardrigutins 1d7fd8e505 Initial commit 2023-07-02 14:39:21 +02:00