Skip to content

Commit

Permalink
Merge pull request #2 from Airfooox/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
Airfooox authored Apr 11, 2020
2 parents 1fac35c + 443b199 commit 703848e
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,23 +76,23 @@
]
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@types/jest": "^25.2.1",
"@types/node": "^13.11.1",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"env-cmd": "^10.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-import": "^2.20.2",
"jest": "^25.3.0",
"nodemon": "^2.0.3",
"prettier": "^2.0.4",
"semantic-release": "^17.0.4",
"ts-jest": "^25.3.1",
"ts-node": "^8.8.2",
"typescript": "^3.8.3"
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@types/jest": "25.2.1",
"@types/node": "13.11.1",
"@typescript-eslint/eslint-plugin": "2.27.0",
"@typescript-eslint/parser": "2.27.0",
"env-cmd": "10.1.0",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-config-prettier": "6.10.1",
"eslint-plugin-import": "2.20.2",
"jest": "25.3.0",
"nodemon": "2.0.3",
"prettier": "2.0.4",
"semantic-release": "17.0.4",
"ts-jest": "25.3.1",
"ts-node": "8.8.2",
"typescript": "3.8.3"
}
}

0 comments on commit 703848e

Please sign in to comment.