Skip to content

Commit 0d5321a

Browse files
committedJan 28, 2024··
[Deps] update @babel/runtime, safe-regex-test
1 parent 4c7e781 commit 0d5321a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"license": "MIT",
7575
"dependencies": {
76-
"@babel/runtime": "^7.23.8",
76+
"@babel/runtime": "^7.23.9",
7777
"aria-query": "^5.3.0",
7878
"array-includes": "^3.1.7",
7979
"array.prototype.flatmap": "^1.3.2",
@@ -89,7 +89,7 @@
8989
"minimatch": "^3.1.2",
9090
"object.entries": "^1.1.7",
9191
"object.fromentries": "^2.0.7",
92-
"safe-regex-test": "^1.0.1",
92+
"safe-regex-test": "^1.0.2",
9393
"string.prototype.includes": "^2.0.0"
9494
},
9595
"peerDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.