Skip to content

Commit a5cbdf2

Browse files
bm1549BridgeAR
authored andcommitted
chore(deps): bump dc-polyfill from 0.1.10 to 0.1.11 (#8369)
Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 8f0228b commit a5cbdf2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"version.js"
160160
],
161161
"dependencies": {
162-
"dc-polyfill": "^0.1.10",
162+
"dc-polyfill": "^0.1.11",
163163
"import-in-the-middle": "^3.0.1"
164164
},
165165
"optionalDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ brace-expansion@^2.0.2:
12251225
dependencies:
12261226
balanced-match "^1.0.0"
12271227

1228-
brace-expansion@^5.0.2, brace-expansion@^5.0.5:
1228+
brace-expansion@^5.0.5:
12291229
version "5.0.5"
12301230
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
12311231
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
@@ -1551,10 +1551,10 @@ data-view-byte-offset@^1.0.1:
15511551
es-errors "^1.3.0"
15521552
is-data-view "^1.0.1"
15531553

1554-
dc-polyfill@^0.1.10:
1555-
version "0.1.10"
1556-
resolved "https://registry.yarnpkg.com/dc-polyfill/-/dc-polyfill-0.1.10.tgz#6f2ada1a9e449587c363ca98cfb79b443cf74b70"
1557-
integrity sha512-9iSbB8XZ7aIrhUtWI5ulEOJ+IyUN+axquodHK+bZO4r7HfY/xwmo6I4fYYf+aiDom+WMcN/wnzCz+pKvHDDCug==
1554+
dc-polyfill@^0.1.11:
1555+
version "0.1.11"
1556+
resolved "https://registry.yarnpkg.com/dc-polyfill/-/dc-polyfill-0.1.11.tgz#3efa792147f3b5224b8a9274905b1e98fe82a856"
1557+
integrity sha512-TyyeGcjx0YeThAI9fTFtgsvj5qd4R+aGfVmXiUhevbgzWFDr7IK4tv4YjE6jaGzLHQTchk4h7DHdr5q4WGgaZw==
15581558

15591559
debug@^3.2.7:
15601560
version "3.2.7"

0 commit comments

Comments
 (0)