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 d3bf8b4 commit 03a4cb5Copy full SHA for 03a4cb5
package.json
@@ -67,7 +67,7 @@
67
"is-ci": "^2.0.0",
68
"jest": "^26.0.1",
69
"jest-watch-typeahead": "^0.6.0",
70
- "lint-staged": "^10.2.4",
+ "lint-staged": "^10.2.6",
71
"lodash.camelcase": "^4.3.0",
72
"lodash.has": "^4.5.2",
73
"lodash.omit": "^4.5.0",
@@ -76,11 +76,11 @@
76
"read-pkg-up": "^7.0.1",
77
"resolve": "^1.17.0",
78
"rimraf": "^3.0.2",
79
- "rollup": "^2.10.5",
+ "rollup": "^2.10.9",
80
"rollup-plugin-node-builtins": "^2.1.2",
81
"rollup-plugin-node-globals": "^1.4.0",
82
- "rollup-plugin-size-snapshot": "^0.11.0",
83
- "rollup-plugin-terser": "^5.3.0",
+ "rollup-plugin-size-snapshot": "^0.12.0",
+ "rollup-plugin-terser": "^6.0.1",
84
"semver": "^7.3.2",
85
"which": "^2.0.2",
86
"yargs-parser": "^18.1.3"
0 commit comments