Skip to content

Commit 42cfba1

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, object.entries, tape
1 parent 73a8db9 commit 42cfba1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"randomfill": "^1.0.4"
3838
},
3939
"devDependencies": {
40-
"@ljharb/eslint-config": "^21.1.0",
40+
"@ljharb/eslint-config": "^21.1.1",
4141
"eslint": "=8.8.0",
4242
"hash-test-vectors": "^1.3.2",
43-
"object.entries": "^1.1.7",
43+
"object.entries": "^1.1.8",
4444
"pseudorandombytes": "^2.0.0",
4545
"safe-buffer": "^5.2.1",
4646
"semver": "^6.3.1",
47-
"tape": "^5.7.5"
47+
"tape": "^5.9.0"
4848
},
4949
"browser": {
5050
"crypto": false

0 commit comments

Comments
 (0)