Skip to content

Commit

Permalink
Dependencies (#45)
Browse files Browse the repository at this point in the history
* Update dependency @testing-library/react to v10.4.9 (#21)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v5.1.2 (#22)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.1.2 (#23)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency org.postgresql:postgresql to v42.2.20 (#24)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-scripts to v3.4.4 (#26)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency use-persisted-state to v0.3.3 (#27)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency webpack-dev-server to v3.11.2 (#28)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.1 (#33)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Downgrade ktlint from 0.41.0 to 0.40.0

- due to issues with illegal reflection

* Update mui monorepo (#29)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency eslint-plugin-react to v7.24.0 (#41)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency eslint-plugin-flowtype to v5.7.2 (#38)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Run build on every pull request (not only master)

* Update babel monorepo (#30)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency eslint-plugin-jsx-a11y to v6.4.1 (#40)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
3 people committed May 30, 2021
1 parent f894b6b commit 84c8627
Show file tree
Hide file tree
Showing 4 changed files with 28,289 additions and 2,131 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

name: Build

on:
pull_request:
branches: [ master ]
on: [pull_request]

jobs:
build:
Expand Down

0 comments on commit 84c8627

Please sign in to comment.