Thanks to visit codestin.com Credit goes to github.com
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.
object.entries
1 parent 95b6b43 commit 0f3ca32Copy full SHA for 0f3ca32
packages/eslint-config-airbnb-base/package.json
@@ -88,6 +88,6 @@
88
},
89
"dependencies": {
90
"confusing-browser-globals": "^1.0.11",
91
- "object.entries": "^1.1.5"
+ "object.entries": "^1.1.6"
92
}
93
packages/eslint-config-airbnb/package.json
@@ -67,7 +67,7 @@
67
"homepage": "https://github.com/airbnb/javascript",
68
69
"eslint-config-airbnb-base": "^15.0.0",
70
71
72
"devDependencies": {
73
"@babel/runtime": "^7.21.5",
0 commit comments