Skip to content

Commit d378d7b

Browse files
Merge pull request #75 from herp-inc/renovate/patch
Update dependencies (patch)
2 parents 08e2487 + c57f496 commit d378d7b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@herp-inc/eslint-config": "0.18.0",
1717
"@herp-inc/eslint-config-jest": "0.4.0",
18-
"@rollup/plugin-typescript": "8.3.2",
18+
"@rollup/plugin-typescript": "8.3.3",
1919
"@types/jest": "27.5.2",
2020
"@typescript-eslint/eslint-plugin": "5.17.0",
2121
"@typescript-eslint/parser": "5.17.0",
@@ -30,7 +30,7 @@
3030
"prettier": "2.7.1",
3131
"rollup": "2.74.1",
3232
"ts-jest": "27.1.5",
33-
"typescript": "4.7.3"
33+
"typescript": "4.7.4"
3434
},
3535
"peerDependencies": {
3636
"fp-ts": "^2.11.0"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -741,10 +741,10 @@
741741
"@nodelib/fs.scandir" "2.1.5"
742742
fastq "^1.6.0"
743743

744-
"@rollup/plugin-typescript@8.3.2":
745-
version "8.3.2"
746-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.2.tgz#e1b719e2ed3e752bbc092001656c48378f2d15f0"
747-
integrity sha512-MtgyR5LNHZr3GyN0tM7gNO9D0CS+Y+vflS4v/PHmrX17JCkHUYKvQ5jN5o3cz1YKllM3duXUqu3yOHwMPUxhDg==
744+
"@rollup/plugin-typescript@8.3.3":
745+
version "8.3.3"
746+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz#eee7edab9cfc064f1cfd16570492693cf1432215"
747+
integrity sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==
748748
dependencies:
749749
"@rollup/pluginutils" "^3.1.0"
750750
resolve "^1.17.0"
@@ -3728,10 +3728,10 @@ typedarray-to-buffer@^3.1.5:
37283728
dependencies:
37293729
is-typedarray "^1.0.0"
37303730

3731-
typescript@4.7.3:
3732-
version "4.7.3"
3733-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
3734-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
3731+
typescript@4.7.4:
3732+
version "4.7.4"
3733+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
3734+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
37353735

37363736
unbox-primitive@^1.0.1:
37373737
version "1.0.1"

0 commit comments

Comments
 (0)