Skip to content

Commit 024a7c8

Browse files
committed
[Deps] update call-bound, is-data-view
1 parent bc7dd9a commit 024a7c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
},
4949
"homepage": "https://github.com/inspect-js/data-view-byte-offset#readme",
5050
"dependencies": {
51-
"call-bound": "^1.0.2",
51+
"call-bound": "^1.0.3",
5252
"es-errors": "^1.3.0",
53-
"is-data-view": "^1.0.1"
53+
"is-data-view": "^1.0.2"
5454
},
5555
"devDependencies": {
5656
"@arethetypeswrong/cli": "^0.17.1",

0 commit comments

Comments
 (0)