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.
array.prototype.every
string.prototype.trim
1 parent aa7de58 commit 732268bCopy full SHA for 732268b
package.json
@@ -22,7 +22,7 @@
22
"dependencies": {
23
"@ljharb/resumer": "^0.1.3",
24
"@ljharb/through": "^2.3.13",
25
- "array.prototype.every": "^1.1.5",
+ "array.prototype.every": "^1.1.6",
26
"call-bind": "^1.0.7",
27
"deep-equal": "^2.2.3",
28
"defined": "^1.0.1",
@@ -41,7 +41,7 @@
41
"object-keys": "^1.1.1",
42
"object.assign": "^4.1.5",
43
"resolve": "^2.0.0-next.5",
44
- "string.prototype.trim": "^1.2.8"
+ "string.prototype.trim": "^1.2.9"
45
},
46
"devDependencies": {
47
"@ljharb/eslint-config": "^21.1.0",
0 commit comments