We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
confusing-browser-globals
object.assign
1 parent f0492d5 commit e149b05Copy full SHA for e149b05
packages/eslint-config-airbnb-base/package.json
@@ -72,8 +72,8 @@
72
"node": ">= 6"
73
},
74
"dependencies": {
75
- "confusing-browser-globals": "^1.0.9",
76
- "object.assign": "^4.1.0",
+ "confusing-browser-globals": "^1.0.10",
+ "object.assign": "^4.1.2",
77
"object.entries": "^1.1.2"
78
}
79
packages/eslint-config-airbnb/package.json
@@ -55,7 +55,7 @@
55
"homepage": "https://github.com/airbnb/javascript",
56
57
"eslint-config-airbnb-base": "^14.2.0",
58
59
60
61
"devDependencies": {
0 commit comments