Skip to content

Commit

Permalink
[Deps] update call-bind, get-intrinsic
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 21, 2023
1 parent e993bd6 commit accd484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -41,8 +41,8 @@
},
"homepage": "https://github.com/inspect-js/get-symbol-description#readme",
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.2.1"
"call-bind": "^1.0.5",
"get-intrinsic": "^1.2.2"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.0",
Expand Down

0 comments on commit accd484

Please sign in to comment.