Skip to content

Commit

Permalink
[Deps] update define-properties, es-abstract, get-intrinsic
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 11, 2023
1 parent 56457ac commit a220931
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
},
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"define-properties": "^1.2.0",
"es-abstract": "^1.21.2",
"es-map": "^1.0.4",
"get-intrinsic": "^1.1.3"
"get-intrinsic": "^1.2.1"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit a220931

Please sign in to comment.