Skip to content

Commit

Permalink
Update dependency rollup to v3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2022
1 parent b80b6bb commit 96e5505
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-json": "3.1.0",
"jest": "29.3.1",
"prettier": "2.7.1",
"rollup": "3.4.0",
"rollup": "3.7.2",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3925,10 +3925,10 @@ rollup-pluginutils@^2.3.1:
dependencies:
estree-walker "^0.6.1"

rollup@3.4.0:
version "3.4.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.4.0.tgz"
integrity sha512-4g8ZrEFK7UbDvy3JF+d5bLiC8UKkS3n/27/cnVeESwB1LVPl6MoPL32/6+SCQ1vHTp6Mvp2veIHtwELhi+uXEw==
rollup@3.7.2:
version "3.7.2"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.7.2.tgz"
integrity sha512-orqIX5zkHyHKVsIBl8J5a2tnVikOAMte0DgOLViyW6McYuj45FG+cQPrXILhaifBSmy0D0hKbHg2RbgzFJcwTg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 96e5505

Please sign in to comment.