Skip to content

Commit 0a44e77

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
"has-tostringtag": "^1.0.0"
4545
},
4646
"devDependencies": {
47-
"@ljharb/eslint-config": "^21.0.0",
48-
"auto-changelog": "^2.4.0",
49-
"core-js": "^3.26.0",
47+
"@ljharb/eslint-config": "^21.1.1",
48+
"auto-changelog": "^2.5.0",
49+
"core-js": "^3.38.1",
5050
"eclint": "^2.8.1",
5151
"eslint": "=8.8.0",
5252
"for-each": "^0.3.3",
5353
"in-publish": "^2.0.1",
54-
"npmignore": "^0.3.0",
54+
"npmignore": "^0.3.1",
5555
"nyc": "^10.3.2",
5656
"safe-publish-latest": "^2.0.0",
57-
"tape": "^5.6.1"
57+
"tape": "^5.9.0"
5858
},
5959
"testling": {
6060
"files": "test/index.js",

0 commit comments

Comments
 (0)