Skip to content

Commit 5e104db

Browse files
build(package): upgrade devDependencies
dtslint ^3.6.4 → ^3.6.10 lint-staged ^10.2.6 → ^10.2.7 nyc ^15.0.1 → ^15.1.0 rollup ^1.32.1 → ^2.12.1
1 parent cc5b3e3 commit 5e104db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,19 @@
4242
"@commitlint/config-conventional": "^8.3.4",
4343
"@types/react": "^16.9.35",
4444
"benchmark": "^2.1.4",
45-
"dtslint": "^3.6.4",
45+
"dtslint": "^3.6.10",
4646
"eslint": "^7.1.0",
4747
"eslint-plugin-prettier": "^3.1.3",
4848
"husky": "^4.2.5",
49-
"lint-staged": "^10.2.6",
49+
"lint-staged": "^10.2.7",
5050
"mocha": "^7.2.0",
51-
"nyc": "^15.0.1",
51+
"nyc": "^15.1.0",
5252
"preact": "^10.4.4",
5353
"prettier": "^2.0.5",
5454
"react": "^16",
5555
"react-dom": "^16",
5656
"rimraf": "^3.0.2",
57-
"rollup": "^1.32.1",
57+
"rollup": "^2.12.1",
5858
"rollup-plugin-commonjs": "^10.1.0",
5959
"rollup-plugin-node-resolve": "^5.2.0",
6060
"rollup-plugin-uglify": "^6.0.4",

0 commit comments

Comments
 (0)