Skip to content

Commit 260d86e

Browse files
committed
chore(deps): update dependency rollup to ^2.35.1
1 parent 8c95011 commit 260d86e

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
@@ -24,7 +24,7 @@
2424
"lint-staged": "^10.5.2",
2525
"prettier": "^2.2.1",
2626
"read-pkg": "^5.2.0",
27-
"rollup": "^2.33.3",
27+
"rollup": "^2.35.1",
2828
"rollup-plugin-analyzer": "^3.3.0",
2929
"rollup-plugin-preserve-shebangs": "^0.2.0"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8260,10 +8260,10 @@ rollup-plugin-preserve-shebangs@^0.2.0:
82608260
dependencies:
82618261
magic-string "^0.25.7"
82628262

8263-
rollup@^2.33.3:
8264-
version "2.33.3"
8265-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
8266-
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
8263+
rollup@^2.35.1:
8264+
version "2.35.1"
8265+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
8266+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
82678267
optionalDependencies:
82688268
fsevents "~2.1.2"
82698269

0 commit comments

Comments
 (0)