Skip to content

Commit 4f85bef

Browse files
committed
[Dev Deps] update auto-changelog, core-js, eslint, tape
1 parent 6d319ea commit 4f85bef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
"devDependencies": {
4545
"@ljharb/eslint-config": "^17.6.0",
4646
"aud": "^1.1.5",
47-
"auto-changelog": "^2.2.1",
48-
"core-js": "^3.12.0",
47+
"auto-changelog": "^2.3.0",
48+
"core-js": "^3.16.0",
4949
"eclint": "^2.8.1",
50-
"eslint": "^7.25.0",
50+
"eslint": "^7.32.0",
5151
"foreach": "^2.0.5",
5252
"indexof": "^0.0.1",
5353
"is": "^3.3.0",
5454
"nyc": "^10.3.2",
5555
"safe-publish-latest": "^1.1.4",
56-
"tape": "^5.2.2"
56+
"tape": "^5.3.0"
5757
},
5858
"testling": {
5959
"files": "test.js",

0 commit comments

Comments
 (0)