Skip to content

Commit

Permalink
Update dependencies (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 18af47a commit 330fd2e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@herp-inc/eslint-config": "0.22.0",
"@herp-inc/eslint-config-jest": "0.4.0",
"@rollup/plugin-typescript": "11.1.0",
"@rollup/plugin-typescript": "11.1.1",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
Expand All @@ -28,7 +28,7 @@
"fp-ts": "2.15.0",
"jest": "27.5.1",
"prettier": "2.8.8",
"rollup": "3.22.0",
"rollup": "3.22.1",
"ts-jest": "27.1.5",
"typescript": "5.0.4"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -603,10 +603,10 @@
picocolors "^1.0.0"
tslib "^2.5.0"

"@rollup/plugin-typescript@11.1.0":
version "11.1.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.0.tgz#4dd2a98475a791200d3e4dd1b8234073ad96c535"
integrity sha512-86flrfE+bSHB69znnTV6kVjkncs2LBMhcTCyxWgRxLyfXfQrxg4UwlAqENnjrrxnSNS/XKCDJCl8EkdFJVHOxw==
"@rollup/plugin-typescript@11.1.1":
version "11.1.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.1.tgz#258663a7aa6b51390dd39ae6e5502f2c4b2807cb"
integrity sha512-Ioir+x5Bejv72Lx2Zbz3/qGg7tvGbxQZALCLoJaGrkNXak/19+vKgKYJYM3i/fJxvsb23I9FuFQ8CUBEfsmBRg==
dependencies:
"@rollup/pluginutils" "^5.0.1"
resolve "^1.22.1"
Expand Down Expand Up @@ -3382,10 +3382,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rollup@3.22.0:
version "3.22.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.22.0.tgz#e6671baebdd473154ac7998bbc57faabcd7bba20"
integrity sha512-imsigcWor5Y/dC0rz2q0bBt9PabcL3TORry2hAa6O6BuMvY71bqHyfReAz5qyAqiQATD1m70qdntqBfBQjVWpQ==
rollup@3.22.1:
version "3.22.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.22.1.tgz#cf876bd933000aeda2f8807371448b788e094481"
integrity sha512-ZI+GSAqOkCyTtJPlwyPOaYKa0RqvztN4miRVusVJseMj6BIBT2f6pFeK90IdJsQ86FLMYkxju2whuck3yKPE4Q==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 330fd2e

Please sign in to comment.