Skip to content

Commit

Permalink
[Deps] update get-intrinsic, regexp.prototype.flags, `which-typed…
Browse files Browse the repository at this point in the history
…-array`
  • Loading branch information
ljharb committed Aug 1, 2022
1 parent 9e64ec9 commit 29123a7
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 @@ -32,19 +32,19 @@
"dependencies": {
"call-bind": "^1.0.2",
"es-get-iterator": "^1.1.2",
"get-intrinsic": "^1.1.1",
"get-intrinsic": "^1.1.2",
"is-arguments": "^1.1.1",
"is-date-object": "^1.0.5",
"is-regex": "^1.1.4",
"isarray": "^2.0.5",
"object-is": "^1.1.5",
"object-keys": "^1.1.1",
"object.assign": "^4.1.2",
"regexp.prototype.flags": "^1.3.1",
"regexp.prototype.flags": "^1.4.3",
"side-channel": "^1.0.4",
"which-boxed-primitive": "^1.0.2",
"which-collection": "^1.0.1",
"which-typed-array": "^1.1.7"
"which-typed-array": "^1.1.8"
},
"devDependencies": {
"@ljharb/eslint-config": "^20.0.0",
Expand Down

0 comments on commit 29123a7

Please sign in to comment.