Skip to content

Commit

Permalink
Merge pull request #196 from herp-inc/renovate/rollup-3.x
Browse files Browse the repository at this point in the history
Update dependency rollup to v3.23.0
  • Loading branch information
renovate[bot] authored May 29, 2023
2 parents b9e65ec + 2522eba commit ef9e4b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"fp-ts": "2.15.0",
"jest": "27.5.1",
"prettier": "2.8.8",
"rollup": "3.22.1",
"rollup": "3.23.0",
"ts-jest": "27.1.5",
"typescript": "5.0.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3381,10 +3381,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rollup@3.22.1:
version "3.22.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.22.1.tgz#cf876bd933000aeda2f8807371448b788e094481"
integrity sha512-ZI+GSAqOkCyTtJPlwyPOaYKa0RqvztN4miRVusVJseMj6BIBT2f6pFeK90IdJsQ86FLMYkxju2whuck3yKPE4Q==
rollup@3.23.0:
version "3.23.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.23.0.tgz#b8d6146dac4bf058ee817f92820988e9b358b564"
integrity sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit ef9e4b5

Please sign in to comment.