Skip to content

Commit 59955bc

Browse files
committed
Ran npm update; latest packages
1 parent 20b48a4 commit 59955bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"babel-preset-airbnb": "^5.0.0",
3939
"coveralls": "^3.1.0",
4040
"eslint": "^3 || ^4 || ^5 || ^6 || ^7",
41-
"eslint-config-airbnb-base": "^14.2.0",
41+
"eslint-config-airbnb-base": "^14.2.1",
4242
"eslint-plugin-flowtype": "^5.2.0",
4343
"eslint-plugin-import": "^2.22.1",
4444
"estraverse": "^5.2.0",
@@ -60,14 +60,14 @@
6060
"dependencies": {
6161
"@babel/runtime": "^7.11.2",
6262
"aria-query": "^4.2.2",
63-
"array-includes": "^3.1.1",
63+
"array-includes": "^3.1.2",
6464
"ast-types-flow": "^0.0.7",
6565
"axe-core": "^4.0.2",
6666
"axobject-query": "^2.2.0",
6767
"damerau-levenshtein": "^1.0.6",
68-
"emoji-regex": "^9.0.0",
68+
"emoji-regex": "^9.2.0",
6969
"has": "^1.0.3",
70-
"jsx-ast-utils": "^3.1.0",
70+
"jsx-ast-utils": "^3.2.0",
7171
"language-tags": "^1.0.5"
7272
},
7373
"peerDependencies": {

0 commit comments

Comments
 (0)