Skip to content
This repository has been archived by the owner on Oct 17, 2024. 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 Apr 13, 2024
1 parent e7947b7 commit ab5c050
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ executors:
working_directory: ~/dist-flow-charts
browser-node:
docker:
- image: cimg/node:21.7.2-browsers
- image: cimg/node:21.7.3-browsers
- image: mcr.microsoft.com/playwright:focal
working_directory: ~/dist-flow-charts

Expand Down
2 changes: 1 addition & 1 deletion charts/boxplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"picasso-plugin-hammer": "2.2.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.70.0",
"qlik-chart-modules": "0.71.0",
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion charts/distributionplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"picasso-plugin-hammer": "2.2.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.70.0",
"qlik-chart-modules": "0.71.0",
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion charts/histogram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"picasso-plugin-hammer": "2.2.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.70.0",
"qlik-chart-modules": "0.71.0",
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion charts/waterfallchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jquery": "3.7.1",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.70.0",
"qlik-chart-modules": "0.71.0",
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nebula.js/cli-build": "4.14.0",
"@nebula.js/cli-sense": "4.14.0",
"@nebula.js/cli-serve": "4.14.0",
"@playwright/test": "1.43.0",
"@playwright/test": "1.43.1",
"@testing-library/jest-dom": "6.4.2",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
Expand All @@ -42,7 +42,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-mocha": "10.4.1",
"eslint-plugin-mocha": "10.4.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.1",
"extend": "3.0.2",
Expand Down
48 changes: 24 additions & 24 deletions pnpm-lock.yaml

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

0 comments on commit ab5c050

Please sign in to comment.