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 May 4, 2024
1 parent 52ee12d commit 8107ddd
Show file tree
Hide file tree
Showing 3 changed files with 4,156 additions and 6,258 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.0.0-browsers
- image: cimg/node:22.1.0-browsers
- image: mcr.microsoft.com/playwright:focal
working_directory: ~/dist-flow-charts

Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"license": "ISC",
"devDependencies": {
"@after-work.js/aw": "6.0.14",
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"@babel/preset-env": "7.24.4",
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@nebula.js/cli": "4.14.0",
"@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.1",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/jest-dom": "6.4.5",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"chai": "4.4.1",
Expand Down Expand Up @@ -65,7 +65,7 @@
},
"pnpm": {
"overrides": {
"caniuse-lite": "1.0.30001614"
"caniuse-lite": "1.0.30001615"
}
}
}
Loading

0 comments on commit 8107ddd

Please sign in to comment.