Skip to content

Commit 23231b1

Browse files
committed
Update dependency rollup to v3.26.1
1 parent 50a50ea commit 23231b1

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
@@ -68,7 +68,7 @@
6868
"p-retry": "4.6.2",
6969
"prettier": "2.8.8",
7070
"rimraf": "5.0.1",
71-
"rollup": "3.26.0",
71+
"rollup": "3.26.1",
7272
"rollup-plugin-dts": "5.3.0",
7373
"sinon": "15.2.0",
7474
"typescript": "5.1.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8423,10 +8423,10 @@ rollup-plugin-dts@5.3.0:
84238423
optionalDependencies:
84248424
"@babel/code-frame" "^7.18.6"
84258425

8426-
rollup@3.26.0:
8427-
version "3.26.0"
8428-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
8429-
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==
8426+
rollup@3.26.1:
8427+
version "3.26.1"
8428+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.1.tgz#b375bf4b3cbb35bdca717e3cee2413894c469397"
8429+
integrity sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg==
84308430
optionalDependencies:
84318431
fsevents "~2.3.2"
84328432

0 commit comments

Comments
 (0)