We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b2d551 commit b0c0dd9Copy full SHA for b0c0dd9
1 file changed
package.json
@@ -25,12 +25,12 @@
25
},
26
"homepage": "https://github.com/datavis-tech/json-templates#readme",
27
"devDependencies": {
28
- "mocha": "^5.0.0",
29
- "rollup": "^0.65.2",
30
- "rollup-plugin-buble": "^0.19.2"
+ "mocha": "^8.1.3",
+ "rollup": "^2.27.0",
+ "rollup-plugin-buble": "^0.19.8"
31
32
"dependencies": {
33
- "dedupe": "^2.1.0",
+ "dedupe": "^3.0.2",
34
"object-path": "^0.11.4"
35
}
36
0 commit comments