Skip to content

Commit 3129082

Browse files
chore(deps): bump newtype-ts from 0.3.4 to 0.3.5
Bumps [newtype-ts](https://github.com/gcanti/newtype-ts) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/gcanti/newtype-ts/releases) - [Changelog](https://github.com/gcanti/newtype-ts/blob/master/CHANGELOG.md) - [Commits](gcanti/newtype-ts@0.3.4...0.3.5) --- updated-dependencies: - dependency-name: newtype-ts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4754033 commit 3129082

File tree

3 files changed

+28
-25
lines changed

3 files changed

+28
-25
lines changed

package-lock.json

Lines changed: 26 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/io-ts-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"io-ts": "2.2.16",
2323
"io-ts-types": "0.5.16",
2424
"monocle-ts": "2.3.10",
25-
"newtype-ts": "0.3.4"
25+
"newtype-ts": "0.3.5"
2626
},
2727
"devDependencies": {
2828
"@types/chai": "4.2.12",

packages/superagent-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"io-ts-types": "0.5.16",
3434
"mocha": "10.0.0",
3535
"monocle-ts": "2.3.10",
36-
"newtype-ts": "0.3.4",
36+
"newtype-ts": "0.3.5",
3737
"nyc": "15.1.0",
3838
"ts-node": "10.7.0",
3939
"typescript": "4.6.4"

0 commit comments

Comments
 (0)