Skip to content

Commit d6e7790

Browse files
committed
Upgrade dependencies
1 parent 4e2b629 commit d6e7790

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
},
3535
"homepage": "https://github.com/elastic/elasticsearch-js-mock#readme",
3636
"devDependencies": {
37-
"@elastic/elasticsearch": "^8.1.0",
38-
"ava": "^4.1.0",
39-
"node-abort-controller": "^3.0.1",
40-
"nyc": "^15.1.0",
41-
"standard": "^16.0.4",
42-
"tsd": "^0.19.1"
37+
"@elastic/elasticsearch": "^9.0.0",
38+
"ava": "^6.2.0",
39+
"node-abort-controller": "^3.1.1",
40+
"nyc": "^17.1.0",
41+
"standard": "^17.1.2",
42+
"tsd": "^0.32.0"
4343
},
4444
"dependencies": {
4545
"fast-deep-equal": "^3.1.3",
46-
"find-my-way": "^9.1.0",
46+
"find-my-way": "^9.3.0",
4747
"into-stream": "^6.0.0"
4848
}
4949
}

0 commit comments

Comments
 (0)