Skip to content

Commit f0e04ce

Browse files
committedJul 6, 2022
[Deps] update @babel/runtime, jsx-ast-utils
1 parent 7524e0c commit f0e04ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

Diff for: ‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"license": "MIT",
6969
"dependencies": {
70-
"@babel/runtime": "^7.18.3",
70+
"@babel/runtime": "^7.18.6",
7171
"aria-query": "^4.2.2",
7272
"array-includes": "^3.1.5",
7373
"ast-types-flow": "^0.0.7",
@@ -76,7 +76,7 @@
7676
"damerau-levenshtein": "^1.0.8",
7777
"emoji-regex": "^9.2.2",
7878
"has": "^1.0.3",
79-
"jsx-ast-utils": "^3.3.1",
79+
"jsx-ast-utils": "^3.3.2",
8080
"language-tags": "^1.0.5",
8181
"minimatch": "^3.1.2",
8282
"semver": "^6.3.0"

0 commit comments

Comments
 (0)
Please sign in to comment.