Skip to content

Commit

Permalink
[Deps] update array-includes, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 24, 2024
1 parent 1bfc395 commit 906b618
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 @@ -40,11 +40,11 @@
"ES2016"
],
"dependencies": {
"array-includes": "^3.1.7",
"array-includes": "^3.1.8",
"array.prototype.flatmap": "^1.3.2",
"object-inspect": "^1.13.1",
"object-keys": "^1.1.1",
"tape": "^5.7.2"
"tape": "^5.7.5"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.0",
Expand Down

0 comments on commit 906b618

Please sign in to comment.