We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2b629 commit d6e7790Copy full SHA for d6e7790
package.json
@@ -34,16 +34,16 @@
34
},
35
"homepage": "https://github.com/elastic/elasticsearch-js-mock#readme",
36
"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"
+ "@elastic/elasticsearch": "^9.0.0",
+ "ava": "^6.2.0",
+ "node-abort-controller": "^3.1.1",
+ "nyc": "^17.1.0",
+ "standard": "^17.1.2",
+ "tsd": "^0.32.0"
43
44
"dependencies": {
45
"fast-deep-equal": "^3.1.3",
46
- "find-my-way": "^9.1.0",
+ "find-my-way": "^9.3.0",
47
"into-stream": "^6.0.0"
48
}
49
0 commit comments