Skip to content

Commit a4d743a

Browse files
committed
chore(dependencies): update dependency rollup to ^2.79.1
1 parent f9d424d commit a4d743a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"jest": "^28.1.3",
2424
"postcss": "8.4.16",
2525
"prettier": "^2.7.1",
26-
"rollup": "^2.79.0",
26+
"rollup": "^2.79.1",
2727
"rollup-plugin-generate-html-template": "1.7.0",
2828
"rollup-plugin-postcss": "^4.0.2",
2929
"rollup-plugin-terser": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5016,10 +5016,10 @@ rollup-pluginutils@^2.8.2:
50165016
dependencies:
50175017
estree-walker "^0.6.1"
50185018

5019-
rollup@^2.79.0:
5020-
version "2.79.0"
5021-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
5022-
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
5019+
rollup@^2.79.1:
5020+
version "2.79.1"
5021+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
5022+
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
50235023
optionalDependencies:
50245024
fsevents "~2.3.2"
50255025

0 commit comments

Comments
 (0)