Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2021
1 parent 7cf6c17 commit 9b63b33
Show file tree
Hide file tree
Showing 3 changed files with 289 additions and 301 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"chalk": "^4.1.0",
"commander": "7.1.0",
"ts-interface-checker": "0.2.0"
"ts-interface-checker": "0.2.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "17.1.0",
Expand All @@ -75,30 +75,30 @@
"@types/jest": "26.0.20",
"@types/node": "14.14.31",
"@types/node-fetch": "2.5.8",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"@typescript-eslint/eslint-plugin": "4.16.1",
"@typescript-eslint/parser": "4.16.1",
"concurrently": "6.0.0",
"conventional-changelog-conventionalcommits": "4.5.0",
"copyfiles": "2.4.1",
"eslint": "7.20.0",
"eslint-config-prettier": "8.0.0",
"eslint": "7.21.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.5",
"eslint-plugin-prettier": "3.3.1",
"husky": "5.1.1",
"husky": "5.1.3",
"jest": "26.6.3",
"node-fetch": "2.6.1",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"rollup": "2.39.1",
"rollup": "2.40.0",
"rollup-plugin-progress": "1.1.2",
"rollup-plugin-sizes": "1.0.3",
"rollup-plugin-sizes": "1.0.4",
"rollup-plugin-terser": "7.0.2",
"semantic-release": "17.3.9",
"semantic-release": "17.4.1",
"ts-interface-builder": "0.3.0",
"ts-jest": "26.5.2",
"ts-jest": "26.5.3",
"ts-node": "9.1.1",
"typescript": "4.2.2"
"typescript": "4.2.3"
},
"resolutions": {
"minimist": "^1.2.2"
Expand Down
Loading

0 comments on commit 9b63b33

Please sign in to comment.