Skip to content

Commit 33bc42a

Browse files
committed
Upgrade: internal deps
1 parent 6da5271 commit 33bc42a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"react-dom": "^17.0.2",
9797
"react-test-renderer": "^17.0.2",
9898
"rimraf": "^3.0.2",
99-
"rollup": "^2.45.0",
99+
"rollup": "^2.45.1",
100100
"rollup-plugin-copy": "^3.4.0",
101101
"rollup-plugin-livereload": "^2.0.0",
102102
"rollup-plugin-postcss": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8053,10 +8053,10 @@ rollup-pluginutils@^2.8.2:
80538053
dependencies:
80548054
estree-walker "^0.6.1"
80558055

8056-
rollup@^2.45.0:
8057-
version "2.45.0"
8058-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.0.tgz#bfcce2347c96f15f5c78ac860bc38e3349ba27c9"
8059-
integrity sha512-JJznbtGIsHZfKH0Sa9RpCAy5JarH8SWvBzRAGuRkgzAafb8e8D7VSMJ0O1Bsix1nn91koN/Ecvl2+ZWhljcuTw==
8056+
rollup@^2.45.1:
8057+
version "2.45.1"
8058+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.1.tgz#eae2b94dc2088b4e0a3b7197a5a1ee0bdd589d5c"
8059+
integrity sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==
80608060
optionalDependencies:
80618061
fsevents "~2.3.1"
80628062

0 commit comments

Comments
 (0)