250e2397f1
do all tasks
2023-05-29 22:27:14 +03:00
Gabriel Théron
f867fef92d
Rename apEitherK
to apSEitherK
+ fix some typos ( #127 )
...
* exo8: ap -> apS
* Fix typos
2023-05-12 17:35:11 +02:00
dependabot[bot]
93139b9b7b
Bump eslint from 8.38.0 to 8.39.0 ( #119 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.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.38.0...v8.39.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-27 09:56:41 +02:00
Vincent JOUANNE
8f1cc8c0ca
update README
2023-04-21 15:31:33 +02:00
Vincent JOUANNE
a004571e7e
update README
2023-04-21 15:28:36 +02:00
Vincent JOUANNE
3332af2323
fix jest config warning
2023-04-21 14:24:42 +02:00
Vincent JOUANNE
9df7ac21c0
fix typechecking on exo8
2023-04-21 14:21:31 +02:00
Hugo Saracino
538308081b
Upgrade all dependencies
2023-04-21 14:15:42 +02:00
Hugo Saracino
40472e3fb7
✨ Add exercise 8 for defining new combinators ( #109 )
...
* ✨ Add exercise 8 for defining new combinators
* ♻️ Handle review comments
* 💬 Add more helpful instructions
2023-01-11 09:41:36 +07:00
Brian Valette
e11c1b34c8
Ex6 fixes ( #108 )
...
* improve comments readability
* fix name of function to clarify expectation
* fix inaccurate expectation
2022-12-28 09:26:52 +01:00
dependabot[bot]
f5babc5737
Bump typescript from 4.9.3 to 4.9.4 ( #106 )
...
* Bump typescript from 4.9.3 to 4.9.4
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* 🙈 Ignore install-state
* ⬆️ Upgrade yarn
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Beg <a.behaghel@inato.com>
2022-12-23 09:27:51 +01:00
dependabot[bot]
5e3c581809
Bump @types/node from 18.11.9 to 18.11.17 ( #105 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.9 to 18.11.17.
- [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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 16:34:29 +01:00
Hugo Saracino
df3ca1252d
✨ Add exercise 7 on collection manipulation ( #98 )
...
* ✨ Add exercise 7 on collection manipulation
* 💬 Fix hint
* 💬 Improve hint
2022-11-25 09:27:38 +01:00
Hugo Saracino
313c8c9bdb
⬆️ Update all dependencies
2022-11-22 14:43:06 +01:00
vincentj
a06d6b2573
Add RTE exercice ( #97 )
...
* ✨ (exo6) add RTE exercice
* 👌 (docs) add more precise doc
* 👌 (imports) add better imports
* ♻️ (imports) use modules
2022-11-09 12:10:28 +01:00
dependabot[bot]
0f7c7941fe
Bump eslint from 8.16.0 to 8.17.0 ( #52 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.17.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.16.0...v8.17.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 08:48:04 +02:00
dependabot[bot]
2c82c7fc7b
Bump @types/node from 17.0.38 to 17.0.41 ( #51 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.38 to 17.0.41.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 08:41:17 +02:00
dependabot[bot]
e45a58426c
Bump typescript from 4.7.2 to 4.7.3 ( #49 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 09:08:51 +02:00
dependabot[bot]
68e0321699
Bump @types/node from 17.0.36 to 17.0.38 ( #48 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.36 to 17.0.38.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 10:25:49 +02:00
dependabot[bot]
f87b0059b3
Bump @types/node from 17.0.35 to 17.0.36 ( #46 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.35 to 17.0.36.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-30 09:27:46 +02:00
dependabot[bot]
ee37cf02ae
Bump typescript from 4.6.4 to 4.7.2 ( #45 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 08:52:55 +02:00
dependabot[bot]
034f3636db
Bump eslint from 8.15.0 to 8.16.0 ( #44 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.15.0 to 8.16.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.15.0...v8.16.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 09:09:39 +02:00
dependabot[bot]
7bfde5bffb
Bump @types/node from 17.0.34 to 17.0.35 ( #43 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.34 to 17.0.35.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 08:50:27 +02:00
dependabot[bot]
3fe5caf282
Bump @types/node from 17.0.33 to 17.0.34 ( #42 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.33 to 17.0.34.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 09:22:30 +02:00
Justine Mignot
eb34020b8e
Add exercice about 'if' ( #40 )
...
* ✨ add bonus (about if) in exo1
* ♻️ improve bonus
* 🔥 remove not clear exercice
* ♻️ better bonus explanations
* ♻️ spaces
2022-05-13 14:04:01 +02:00
dependabot[bot]
a499a93364
Bump @types/node from 17.0.32 to 17.0.33 ( #39 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.32 to 17.0.33.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 08:53:22 +02:00
dependabot[bot]
faab60675e
Bump @types/node from 17.0.31 to 17.0.32 ( #38 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.31 to 17.0.32.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 08:28:42 +02:00
dependabot[bot]
e446a5351c
Bump eslint from 8.14.0 to 8.15.0 ( #37 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.14.0 to 8.15.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.14.0...v8.15.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 08:32:37 +02:00
dependabot[bot]
6a0ba0e7c2
Bump @types/jest from 27.4.1 to 27.5.0 ( #36 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.4.1 to 27.5.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 08:36:26 +02:00
dependabot[bot]
22ed8d87b6
Bump typescript from 4.6.3 to 4.6.4 ( #35 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 09:03:44 +02:00
dependabot[bot]
1b9a0999af
Bump @types/node from 17.0.29 to 17.0.31 ( #34 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.29 to 17.0.31.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 08:39:59 +02:00
dependabot[bot]
ceb69fe76f
Bump fp-ts from 2.12.0 to 2.12.1 ( #33 )
...
Bumps [fp-ts](https://github.com/gcanti/fp-ts ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/gcanti/fp-ts/releases )
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gcanti/fp-ts/compare/2.12.0...2.12.1 )
---
updated-dependencies:
- dependency-name: fp-ts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 08:39:39 +02:00
dependabot[bot]
e72ed03a46
Bump @types/node from 17.0.27 to 17.0.29 ( #32 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.27 to 17.0.29.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 08:42:05 +02:00
dependabot[bot]
1364b783d7
Bump @types/node from 17.0.25 to 17.0.27 ( #31 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.25 to 17.0.27.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 08:30:53 +02:00
dependabot[bot]
734fd997c9
Bump eslint from 8.13.0 to 8.14.0 ( #30 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.13.0 to 8.14.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.13.0...v8.14.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 09:04:02 +02:00
dependabot[bot]
fb6cf146eb
Bump fp-ts from 2.11.10 to 2.12.0 ( #29 )
...
Bumps [fp-ts](https://github.com/gcanti/fp-ts ) from 2.11.10 to 2.12.0.
- [Release notes](https://github.com/gcanti/fp-ts/releases )
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gcanti/fp-ts/compare/2.11.10...2.12.0 )
---
updated-dependencies:
- dependency-name: fp-ts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 08:35:11 +02:00
dependabot[bot]
33af9f3911
Bump tslib from 2.3.1 to 2.4.0 ( #28 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-22 08:36:21 +02:00
dependabot[bot]
36825aae1f
Bump fp-ts from 2.11.9 to 2.11.10 ( #27 )
...
Bumps [fp-ts](https://github.com/gcanti/fp-ts ) from 2.11.9 to 2.11.10.
- [Release notes](https://github.com/gcanti/fp-ts/releases )
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gcanti/fp-ts/compare/2.11.9...2.11.10 )
---
updated-dependencies:
- dependency-name: fp-ts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:38:05 +02:00
Darya Talanina
480e063d8c
💬 Fix some wording ( #25 )
...
* 💬 Fix some wording
* Update src/exo1/exo1.ts
Co-authored-by: Hugo Saracino <hugo@inato.com>
* 💬 Be more precise
Co-authored-by: Hugo Saracino <hugo@inato.com>
2022-04-20 14:41:57 +02:00
Alexandre Behaghel
080bbec544
✏️ Fix typo in Readme ( #26 )
2022-04-20 13:32:52 +02:00
dependabot[bot]
52c44d4f1f
Bump eslint from 8.11.0 to 8.13.0 ( #24 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.11.0 to 8.13.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.11.0...v8.13.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 09:06:29 +02:00
Laure Retru-Chavastel
db715ba88c
Fix typos ( #23 )
...
* ✏️ Fix typos in exo0
* ✏️ Fix typos in exo1
* ✏️ Fix typo in exo2
* ✏️ Fix typo on "Exercise"
2022-04-20 09:05:56 +02:00
Vincent François
eee540212f
Merge pull request #22 from inato/dependabot/npm_and_yarn/types/node-17.0.25
...
Bump @types/node from 17.0.24 to 17.0.25
2022-04-19 08:55:34 +02:00
dependabot[bot]
c89ab23c6f
Bump @types/node from 17.0.24 to 17.0.25
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.24 to 17.0.25.
- [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>
2022-04-19 06:49:54 +00:00
Vincent François
7ae91aa852
Merge pull request #21 from inato/dependabot/npm_and_yarn/typescript-4.6.3
...
Bump typescript from 4.6.2 to 4.6.3
2022-04-19 08:48:49 +02:00
dependabot[bot]
eabee261a1
Bump typescript from 4.6.2 to 4.6.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 04:36:58 +00:00
Vincent François
6aeaee84a2
Merge pull request #20 from inato/dependabot/npm_and_yarn/types/node-17.0.24
...
Bump @types/node from 17.0.23 to 17.0.24
2022-04-15 08:35:49 +02:00
dependabot[bot]
cc49eb8389
Bump @types/node from 17.0.23 to 17.0.24
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.23 to 17.0.24.
- [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>
2022-04-15 04:40:03 +00:00
Alexandre Behaghel
a5cdd778a6
Merge pull request #19 from inato/dependabot/npm_and_yarn/ts-jest-27.1.4
...
Bump ts-jest from 27.1.3 to 27.1.4
2022-04-14 11:48:21 +02:00
dependabot[bot]
583eac11db
Bump ts-jest from 27.1.3 to 27.1.4
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.3 to 27.1.4.
- [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/v27.1.3...v27.1.4 )
---
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-04-14 07:56:38 +00:00