Skip to content

Commit d9c8f69

Browse files
committed
[Dev Deps] update @es-shims/api, @ljharb/eslint-config, object-inspect, tape
1 parent 64c89f7 commit d9c8f69

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"stop-iteration-iterator": "^1.0.0"
6363
},
6464
"devDependencies": {
65-
"@es-shims/api": "^2.5.0",
66-
"@ljharb/eslint-config": "^21.1.0",
65+
"@es-shims/api": "^2.5.1",
66+
"@ljharb/eslint-config": "^21.1.1",
6767
"auto-changelog": "^2.4.0",
6868
"es-get-iterator": "^1.1.3",
6969
"es-map": "^1.0.5",
@@ -77,9 +77,9 @@
7777
"in-publish": "^2.0.1",
7878
"npmignore": "^0.3.1",
7979
"nyc": "^10.3.2",
80-
"object-inspect": "^1.13.1",
80+
"object-inspect": "^1.13.2",
8181
"safe-publish-latest": "^2.0.0",
82-
"tape": "^5.7.5"
82+
"tape": "^5.8.1"
8383
},
8484
"testling": {
8585
"files": "test/index.js"

0 commit comments

Comments
 (0)