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] authored May 18, 2024
1 parent 0daf39d commit a451832
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 1,232 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:22.1.0-browsers
- image: cimg/node:22.2.0-browsers
- image: mcr.microsoft.com/playwright:focal
working_directory: ~/dist-flow-charts

Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@babel/eslint-parser": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@nebula.js/cli": "5.0.1",
"@nebula.js/cli-build": "5.0.1",
"@nebula.js/cli-sense": "5.0.1",
"@nebula.js/cli-serve": "5.0.1",
"@nebula.js/cli": "5.0.2",
"@nebula.js/cli-build": "5.0.2",
"@nebula.js/cli-sense": "5.0.2",
"@nebula.js/cli-serve": "5.0.2",
"@playwright/test": "1.44.0",
"@testing-library/jest-dom": "6.4.5",
"babel-jest": "29.7.0",
Expand All @@ -54,7 +54,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"jsdoc-to-markdown": "8.0.1",
"lerna": "8.1.2",
"lerna": "8.1.3",
"mocha-junit-reporter": "2.2.1",
"prettier": "3.2.5",
"scriptappy-from-jsdoc": "0.7.0",
Expand All @@ -65,7 +65,7 @@
},
"pnpm": {
"overrides": {
"caniuse-lite": "1.0.30001617"
"caniuse-lite": "1.0.30001620"
}
}
}
Loading

0 comments on commit a451832

Please sign in to comment.