Skip to content

Commit f5ed3c8

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, auto-changelog, core-js, npmignore, tape
1 parent ca31663 commit f5ed3c8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
4242
"has-tostringtag": "^1.0.0"
4343
},
4444
"devDependencies": {
45-
"@ljharb/eslint-config": "^21.0.0",
46-
"auto-changelog": "^2.4.0",
47-
"core-js": "^3.26.0",
45+
"@ljharb/eslint-config": "^21.1.1",
46+
"auto-changelog": "^2.5.0",
47+
"core-js": "^3.39.0",
4848
"eclint": "^2.8.1",
4949
"eslint": "=8.8.0",
5050
"in-publish": "^2.0.1",
5151
"indexof": "^0.0.1",
5252
"is": "^3.3.0",
53-
"npmignore": "^0.3.0",
53+
"npmignore": "^0.3.1",
5454
"nyc": "^10.3.2",
5555
"safe-publish-latest": "^2.0.0",
56-
"tape": "^5.6.1"
56+
"tape": "^5.9.0"
5757
},
5858
"testling": {
5959
"files": "test.js",

0 commit comments

Comments
 (0)