Skip to content

Commit

Permalink
Merge pull request #7253 from ledgersmb/renovate/master-all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies (master)
  • Loading branch information
ehuelsmann committed Mar 4, 2023
2 parents fb4b431 + 8019e22 commit 7730d59
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 50 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ jobs:

# Send UI coverage before Perl
- name: Upload UI coverage data
uses: coverallsapp/github-action@v1.2.0
uses: coverallsapp/github-action@v1.2.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
flag-name: ui
Expand All @@ -328,7 +328,7 @@ jobs:
if: ${{ matrix.COVERAGE }}

- name: Close parallel UI coverage data
uses: coverallsapp/github-action@v1.2.0
uses: coverallsapp/github-action@v1.2.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true
Expand Down
105 changes: 61 additions & 44 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.20.2",
"@vue/test-utils": "2.3.0",
"@vue/vue3-jest": "29.2.2",
"@vue/vue3-jest": "29.2.3",
"axios": "1.3.4",
"babel-jest": "29.4.3",
"babel-loader": "9.1.2",
"browserslist": "4.21.5",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001457",
"caniuse-lite": "1.0.30001460",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -72,7 +72,7 @@
"dojo-util": "1.17.3",
"dojo-webpack-plugin": "3.0.5",
"ejs-loader": "0.5.0",
"eslint": "8.34.0",
"eslint": "8.35.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-eslint": "7.0.0",
"eslint-config-prettier": "8.6.0",
Expand All @@ -81,7 +81,7 @@
"eslint-plugin-compat": "4.1.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jsdoc": "40.0.0",
"eslint-plugin-jsdoc": "40.0.1",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-node": "11.1.0",
Expand Down

0 comments on commit 7730d59

Please sign in to comment.