Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent 5b1ce10 commit 71667ac
Show file tree
Hide file tree
Showing 7 changed files with 3,390 additions and 8,816 deletions.
2 changes: 1 addition & 1 deletion packages/react-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/jest": "~27.5.0",
"@types/react": "~16.9.0",
"@types/react-dom": "~16.9.0",
"cypress": "~12.13.0",
"cypress": "~12.14.0",
"eslint-plugin-react": "~7.32.1",
"jest": "~27.5.0",
"react": "~16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-adapter-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@microsoft/api-documenter": "~7.22.0",
"@microsoft/api-extractor": "~7.35.0",
"@types/jest": "~27.5.0",
"concurrently": "~8.1.0",
"concurrently": "~8.2.0",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"ts-jest": "~27.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "~27.5.0",
"concurrently": "~8.1.0",
"concurrently": "~8.2.0",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"ts-jest": "~27.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-bus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/jest": "~27.5.0",
"concurrently": "~8.1.0",
"concurrently": "~8.2.0",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"ts-jest": "~27.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/x-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@empathyco/x-types": "^10.0.0-alpha.70",
"@empathyco/x-utils": "^1.0.0-alpha.21",
"@vue/devtools-api": "~6.5.0",
"@vueuse/core": "~10.1.0",
"@vueuse/core": "~10.2.0",
"rxjs": "~7.8.0",
"tslib": "~2.5.0",
"vue-class-component": "~7.2.6",
Expand Down Expand Up @@ -110,8 +110,8 @@
"@vue/vue2-jest": "~27.0.0-alpha.3",
"autoprefixer": "~10.4.4",
"convert-source-map": "~2.0.0",
"cypress": "~12.13.0",
"esbuild": "0.17.19",
"cypress": "~12.14.0",
"esbuild": "0.18.4",
"glob": "~10.2.0",
"jest": "~27.5.0",
"jest-scss-transform": "~1.0.1",
Expand All @@ -127,7 +127,7 @@
"rollup-plugin-styles": "~4.0.0",
"rollup-plugin-typescript2": "~0.34.1",
"rollup-plugin-vue": "~5.1.9",
"sass": "~1.62.0",
"sass": "~1.63.0",
"sass-loader": "~13.3.0",
"tailwindcss": "~3.3.0",
"ts-jest": "~27.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-priority-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/jest": "~27.5.0",
"concurrently": "~8.1.0",
"concurrently": "~8.2.0",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"ts-jest": "~27.1.0",
Expand Down
Loading

0 comments on commit 71667ac

Please sign in to comment.