Skip to content

Commit

Permalink
chore(deps): update devdependencies (#203)
Browse files Browse the repository at this point in the history
* chore(deps): update devdependencies

* build(rush): config changes from rush update

* chore: change files

* Fix lint errors

* chore: change files

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: mmkal <[email protected]>
  • Loading branch information
4 people authored Jan 15, 2021
1 parent 72630da commit eb3b412
Show file tree
Hide file tree
Showing 18 changed files with 321 additions and 404 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js

This file was deleted.

3 changes: 3 additions & 0 deletions .eslintrc.js.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// todo: make this not a .txt file. VSCode can't really handle linting the whole project though.
// Probably not worth fixing before https://github.com/eslint/rfcs/9 is implemented though.
module.exports = require('./tools/rig/.eslintrc')
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "chore(deps): update devdependencies (#203) - @renovate[bot]",
"type": "patch",
"packageName": "eslint-plugin-codegen"
}
],
"packageName": "eslint-plugin-codegen",
"email": "renovate[bot]@users.noreply.github.com"
}
11 changes: 11 additions & 0 deletions common/changes/expect-type/renovate-devdependencies_pr-203.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "chore(deps): update devdependencies (#203) - @renovate[bot]",
"type": "patch",
"packageName": "expect-type"
}
],
"packageName": "expect-type",
"email": "renovate[bot]@users.noreply.github.com"
}
11 changes: 11 additions & 0 deletions common/changes/io-ts-extra/renovate-devdependencies_pr-203.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "chore(deps): update devdependencies (#203) - @renovate[bot]",
"type": "patch",
"packageName": "io-ts-extra"
}
],
"packageName": "io-ts-extra",
"email": "renovate[bot]@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "chore(deps): update devdependencies (#203) - @renovate[bot]",
"type": "patch",
"packageName": "memorable-moniker"
}
],
"packageName": "memorable-moniker",
"email": "renovate[bot]@users.noreply.github.com"
}
Loading

0 comments on commit eb3b412

Please sign in to comment.