Skip to content

Commit 9b63b33

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 7cf6c17 commit 9b63b33

File tree

3 files changed

+289
-301
lines changed

3 files changed

+289
-301
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"dependencies": {
6565
"chalk": "^4.1.0",
6666
"commander": "7.1.0",
67-
"ts-interface-checker": "0.2.0"
67+
"ts-interface-checker": "0.2.1"
6868
},
6969
"devDependencies": {
7070
"@rollup/plugin-commonjs": "17.1.0",
@@ -75,30 +75,30 @@
7575
"@types/jest": "26.0.20",
7676
"@types/node": "14.14.31",
7777
"@types/node-fetch": "2.5.8",
78-
"@typescript-eslint/eslint-plugin": "4.15.2",
79-
"@typescript-eslint/parser": "4.15.2",
78+
"@typescript-eslint/eslint-plugin": "4.16.1",
79+
"@typescript-eslint/parser": "4.16.1",
8080
"concurrently": "6.0.0",
8181
"conventional-changelog-conventionalcommits": "4.5.0",
8282
"copyfiles": "2.4.1",
83-
"eslint": "7.20.0",
84-
"eslint-config-prettier": "8.0.0",
83+
"eslint": "7.21.0",
84+
"eslint-config-prettier": "8.1.0",
8585
"eslint-plugin-import": "2.22.1",
8686
"eslint-plugin-jest": "24.1.5",
8787
"eslint-plugin-prettier": "3.3.1",
88-
"husky": "5.1.1",
88+
"husky": "5.1.3",
8989
"jest": "26.6.3",
9090
"node-fetch": "2.6.1",
9191
"prettier": "2.2.1",
9292
"rimraf": "3.0.2",
93-
"rollup": "2.39.1",
93+
"rollup": "2.40.0",
9494
"rollup-plugin-progress": "1.1.2",
95-
"rollup-plugin-sizes": "1.0.3",
95+
"rollup-plugin-sizes": "1.0.4",
9696
"rollup-plugin-terser": "7.0.2",
97-
"semantic-release": "17.3.9",
97+
"semantic-release": "17.4.1",
9898
"ts-interface-builder": "0.3.0",
99-
"ts-jest": "26.5.2",
99+
"ts-jest": "26.5.3",
100100
"ts-node": "9.1.1",
101-
"typescript": "4.2.2"
101+
"typescript": "4.2.3"
102102
},
103103
"resolutions": {
104104
"minimist": "^1.2.2"

0 commit comments

Comments
 (0)