Skip to content

Commit

Permalink
prettierx: Update rollup -> 2.23.1 - devDependency (#341)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 9, 2020
1 parent f3456e9 commit 412fc65
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -115,7 +115,7 @@
"jest-watch-typeahead": "0.6.0",
"prettier": "2.0.5",
"rimraf": "3.0.2",
"rollup": "2.23.0",
"rollup": "2.23.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser": "6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6696,10 +6696,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
rollup@2.23.1:
version "2.23.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 412fc65

Please sign in to comment.