Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 21, 2021
1 parent 919aba8 commit 4f82cac
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
docker:
- image: circleci/node:10
- image: qlikcore/engine:12.1050.0
- image: qlikcore/engine:12.1070.0
command: -S AcceptEULA=yes
- image: browserless/chrome:1.35-puppeteer-2.0.0

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.3"

services:
qix-engine:
image: qlikcore/engine:12.1050.0
image: qlikcore/engine:12.1070.0
restart: always
command: |
-S AcceptEULA=${ACCEPT_EULA}
Expand Down
32 changes: 16 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-plugin-import": "2.24.0",
"eslint-plugin-import": "2.24.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-react": "7.24.0",
Expand Down

0 comments on commit 4f82cac

Please sign in to comment.