Skip to content

Commit baaf791

Browse files
committed
[Deps] update @babel/runtime, minimatch, semver
1 parent 9980d1d commit baaf791

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"license": "MIT",
6868
"dependencies": {
69-
"@babel/runtime": "^7.17.0",
69+
"@babel/runtime": "^7.17.2",
7070
"aria-query": "^4.2.2",
7171
"array-includes": "^3.1.4",
7272
"ast-types-flow": "^0.0.7",
@@ -77,8 +77,8 @@
7777
"has": "^1.0.3",
7878
"jsx-ast-utils": "^3.2.1",
7979
"language-tags": "^1.0.5",
80-
"minimatch": "^3.0.5",
81-
"semver": "^6.0.0"
80+
"minimatch": "^3.1.2",
81+
"semver": "^6.3.0"
8282
},
8383
"peerDependencies": {
8484
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"

0 commit comments

Comments
 (0)