Skip to content

Commit a1c79bc

Browse files
chore(deps): update dependency eslint-config-xo to v0.44.0
1 parent 56fbe5f commit a1c79bc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"babel": "6.23.0",
8282
"babel-eslint": "7.2.3",
8383
"eslint": "3.19.0",
84-
"eslint-config-xo": "0.43.1",
84+
"eslint-config-xo": "0.44.0",
8585
"eslint-plugin-babel": "4.1.1",
8686
"eslint-plugin-no-empty-blocks": "0.0.2",
8787
"eslint-plugin-no-use-extend-native": "0.5.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1005,7 +1005,14 @@ eslint-config-xo-typescript@^0.57.0:
10051005
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
10061006
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
10071007

1008-
[email protected], eslint-config-xo@^0.43.1:
1008+
1009+
version "0.44.0"
1010+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.44.0.tgz#b4a68da791ecfd329bc7e1f88f9edea3d4dca70c"
1011+
integrity sha512-YG4gdaor0mJJi8UBeRJqDPO42MedTWYMaUyucF5bhm2pi/HS98JIxfFQmTLuyj6hGpQlAazNfyVnn7JuDn+Sew==
1012+
dependencies:
1013+
confusing-browser-globals "1.0.11"
1014+
1015+
eslint-config-xo@^0.43.1:
10091016
version "0.43.1"
10101017
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
10111018
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==

0 commit comments

Comments
 (0)