Skip to content

Commit

Permalink
[Deps] update define-properties, es-abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 2, 2023
1 parent 4e12eb2 commit 796ebf4
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 @@ -36,8 +36,8 @@
"cover": "istanbul cover --report html --verbose --dir coverage tape 'tests/*.js'"
},
"dependencies": {
"define-properties": "^1.1.3",
"es-abstract": "^1.17.5"
"define-properties": "^1.2.0",
"es-abstract": "^1.21.2"
},
"devDependencies": {
"@es-shims/api": "^2.4.0",
Expand Down

0 comments on commit 796ebf4

Please # to comment.