Skip to content

Commit

Permalink
[Deps] update is-typed-array, which-typed-array
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 29, 2023
1 parent b015ba8 commit 9198f2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
"is-typed-array": "^1.1.10",
"is-typed-array": "^1.1.12",
"is-weakref": "^1.0.2",
"object-inspect": "^1.12.3",
"object-keys": "^1.1.1",
Expand All @@ -93,7 +93,7 @@
"typed-array-byte-offset": "^1.0.0",
"typed-array-length": "^1.0.4",
"unbox-primitive": "^1.0.2",
"which-typed-array": "^1.1.10"
"which-typed-array": "^1.1.11"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.0",
Expand Down

0 comments on commit 9198f2b

Please sign in to comment.