Skip to content

Commit d41f2fe

Browse files
committed
Updated deps
1 parent 62b52a2 commit d41f2fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"homepage": "https://github.com/mcollina/fast-json-stringify#readme",
2626
"devDependencies": {
2727
"benchmark": "^2.1.4",
28-
"is-my-json-valid": "^2.16.0",
28+
"is-my-json-valid": "^2.16.1",
2929
"long": "^3.2.0",
3030
"pre-commit": "^1.2.2",
3131
"standard": "^10.0.3",
3232
"tap": "^10.7.2",
33-
"uglify-es": "^3.0.27"
33+
"uglify-es": "^3.1.1"
3434
},
3535
"dependencies": {
3636
"fast-safe-stringify": "^1.2.0"

0 commit comments

Comments
 (0)