Skip to content

Commit

Permalink
[Deps] update @babel/runtime, safe-regex-test
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 28, 2024
1 parent 4c7e781 commit 0d5321a
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 @@ -73,7 +73,7 @@
},
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.23.8",
"@babel/runtime": "^7.23.9",
"aria-query": "^5.3.0",
"array-includes": "^3.1.7",
"array.prototype.flatmap": "^1.3.2",
Expand All @@ -89,7 +89,7 @@
"minimatch": "^3.1.2",
"object.entries": "^1.1.7",
"object.fromentries": "^2.0.7",
"safe-regex-test": "^1.0.1",
"safe-regex-test": "^1.0.2",
"string.prototype.includes": "^2.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 0d5321a

Please sign in to comment.