Skip to content

Commit ec45927

Browse files
fix(package): update @babel/plugin-external-helpers to version 7.24.7
1 parent 8111de2 commit ec45927

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -17,7 +17,7 @@
1717
"description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.",
1818
"devDependencies": {
1919
"@babel/core": "^7.24.7",
20-
"@babel/plugin-external-helpers": "^7.23.3",
20+
"@babel/plugin-external-helpers": "^7.24.7",
2121
"@babel/plugin-transform-runtime": "^7.23.7",
2222
"@babel/preset-env": "^7.23.8",
2323
"@commitlint/cli": "^19.3.0",

0 commit comments

Comments
 (0)