Skip to content

Commit

Permalink
[Deps] update array-includes, array.prototype.flatmap, `object-in…
Browse files Browse the repository at this point in the history
…spect`, `tape`
  • Loading branch information
ljharb committed Nov 27, 2023
1 parent 4f6fced commit 2b75c3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.6",
"array.prototype.flatmap": "^1.3.1",
"object-inspect": "^1.12.3",
"array-includes": "^3.1.7",
"array.prototype.flatmap": "^1.3.2",
"object-inspect": "^1.13.1",
"object-keys": "^1.1.1",
"tape": "^5.6.3"
"tape": "^5.7.2"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.0",
Expand Down

0 comments on commit 2b75c3e

Please sign in to comment.