Skip to content

Commit 0c847be

Browse files
committed
[Dev Deps] update eslint, tape
1 parent b904a54 commit 0c847be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"@ljharb/eslint-config": "^17.6.0",
88
"aud": "^1.1.5",
99
"core-js": "^2.6.12",
10-
"eslint": "^7.30.0",
10+
"eslint": "^7.32.0",
1111
"for-each": "^0.3.3",
1212
"functions-have-names": "^1.2.2",
1313
"has-tostringtag": "^1.0.0",
1414
"make-arrow-function": "^1.2.0",
1515
"nyc": "^10.3.2",
1616
"safe-publish-latest": "^1.1.4",
1717
"string.prototype.repeat": "^1.0.0",
18-
"tape": "^5.2.2"
18+
"tape": "^5.3.0"
1919
},
2020
"scripts": {
2121
"prepublish": "not-in-publish || npm run prepublishOnly",

0 commit comments

Comments
 (0)