Skip to content

Commit f571c7a

Browse files
fix(package): update tslib to version 2.6.3
1 parent 81d597a commit f571c7a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/runtime": "^7.24.7",
1313
"async-array-buffer-broker": "^4.0.79",
1414
"async-array-buffer-worker": "^6.0.79",
15-
"tslib": "^2.6.2"
15+
"tslib": "^2.6.3"
1616
},
1717
"description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.",
1818
"devDependencies": {

0 commit comments

Comments
 (0)