Skip to content

Commit

Permalink
[Deps] update define-properties, set-function-name
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 13, 2023
1 parent c8cb199 commit 01d3f17
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 @@ -51,10 +51,10 @@
],
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"define-properties": "^1.2.1",
"es-abstract": "^1.22.1",
"get-intrinsic": "^1.2.1",
"set-function-name": "^2.0.0"
"set-function-name": "^2.0.1"
},
"devDependencies": {
"@es-shims/api": "^2.4.2",
Expand Down

0 comments on commit 01d3f17

Please sign in to comment.