Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
askuzminov committed Sep 16, 2020
1 parent d1d9e89 commit 24a5700
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"typescript": "~4.0.2"
},
"devDependencies": {
"@askuzminov/simple-release": "1.0.0",
"@types/jest": "26.0.13",
"@askuzminov/simple-release": "1.0.1",
"@types/jest": "26.0.14",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"eslint": "7.7.0",
Expand All @@ -84,15 +84,15 @@
"eslint-plugin-unicorn": "21.0.0",
"husky": "4.3.0",
"jest": "26.4.2",
"jest-junit": "11.0.1",
"lint-staged": "10.3.0",
"jest-junit": "11.1.0",
"lint-staged": "10.4.0",
"package-lock-check": "1.1.0",
"prettier": "2.1.1",
"prettier": "2.1.2",
"prettier-eslint": "11.0.0",
"protobufjs": "6.9.0",
"rimraf": "3.0.2",
"ts-jest": "26.3.0",
"ts-node": "8.10.2",
"ts-node": "9.0.0",
"typescript": "4.0.2"
},
"prettier": {
Expand Down

0 comments on commit 24a5700

Please sign in to comment.