[go: nahoru, domu]

Skip to content

Commit

Permalink
chore(package): freeze release-it library and it's deps
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Jun 10, 2020
1 parent 275c8f2 commit 01fb5c0
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 37 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-prefix="="
71 changes: 36 additions & 35 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@babel/preset-env": "^7.10.2",
"@babel/preset-react": "^7.10.1",
"@babel/register": "^7.10.1",
"@release-it/conventional-changelog": "^1.1.0",
"@release-it/conventional-changelog": "=1.1.0",
"autoprefixer": "^9.0.0",
"babel-eslint": "^10.0.0",
"babel-loader": "^8.1.0",
Expand Down Expand Up @@ -143,7 +143,7 @@
"prettier": "^2.0.0",
"raw-loader": "^4.0.0",
"react-test-renderer": "^15.5.4",
"release-it": "^12.4.3",
"release-it": "=12.4.3",
"rimraf": "^3.0.0",
"sass-loader": "^7.1.0",
"selenium-server-standalone-jar": "^3.141.5",
Expand Down
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@
}
],
"ignorePaths": ["swagger-ui-dist-package/package.json"],
"ignoreDeps": ["release-it", "@release-it/conventional-changelog"],
"prConcurrentLimit": 3
}

0 comments on commit 01fb5c0

Please sign in to comment.