Skip to content

Commit f6ba03c

Browse files
committedApr 8, 2022
[Deps] update @babel/runtime, jsx-ast-utils
1 parent fb3d51e commit f6ba03c

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
@@ -66,7 +66,7 @@
6666
},
6767
"license": "MIT",
6868
"dependencies": {
69-
"@babel/runtime": "^7.17.2",
69+
"@babel/runtime": "^7.17.9",
7070
"aria-query": "^4.2.2",
7171
"array-includes": "^3.1.4",
7272
"ast-types-flow": "^0.0.7",
@@ -75,7 +75,7 @@
7575
"damerau-levenshtein": "^1.0.8",
7676
"emoji-regex": "^9.2.2",
7777
"has": "^1.0.3",
78-
"jsx-ast-utils": "^3.2.1",
78+
"jsx-ast-utils": "^3.2.2",
7979
"language-tags": "^1.0.5",
8080
"minimatch": "^3.1.2",
8181
"semver": "^6.3.0"

0 commit comments

Comments
 (0)
Please sign in to comment.