Skip to content

Commit a6652fd

Browse files
committed
Bumped v1.15.6
1 parent 4af917c commit a6652fd

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
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-json-stringify",
3-
"version": "1.15.5",
3+
"version": "1.15.6",
44
"description": "Stringify your JSON at max speed",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -34,7 +34,7 @@
3434
"ajv-pack": "^0.3.1",
3535
"benchmark": "^2.1.4",
3636
"compile-json-stringify": "^0.1.2",
37-
"is-my-json-valid": "^2.19.0",
37+
"is-my-json-valid": "^2.20.0",
3838
"json-strify": "^0.1.7",
3939
"long": "^4.0.0",
4040
"pre-commit": "^1.2.2",
@@ -46,7 +46,7 @@
4646
"uglify-es": "^3.3.9"
4747
},
4848
"dependencies": {
49-
"ajv": "^6.8.1",
49+
"ajv": "^6.10.2",
5050
"deepmerge": "^4.0.0"
5151
},
5252
"standard": {

0 commit comments

Comments
 (0)