Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 18, 2022
1 parent 5f2f1dd commit ca5638c
Show file tree
Hide file tree
Showing 19 changed files with 69 additions and 69 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"cross-env": "^7.0.3",
"cypress": "^10.4.0",
"cypress": "^10.6.0",
"eslint": "^8.22.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand All @@ -59,15 +59,15 @@
"jsdom": "^20.0.0",
"jsdom-global": "^3.0.2",
"moment-mini": "^2.29.4",
"npm-run-all2": "^6.0.1",
"pnpm": "^7.9.0",
"npm-run-all2": "^6.0.2",
"pnpm": "^7.9.3",
"rimraf": "^3.0.2",
"rxjs": "^7.5.6",
"serve": "^14.0.1",
"ts-jest": "^28.0.8",
"typescript": "^4.7.4"
},
"packageManager": "pnpm@7.9.0",
"packageManager": "pnpm@7.9.3",
"engines": {
"node": ">=14.17.0",
"npm": ">=6.14.13"
Expand Down
2 changes: 1 addition & 1 deletion packages/binding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/dompurify": "^2.3.3",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"nodemon": "^2.0.19",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"postcss": "^8.4.16",
"postcss-cli": "^10.0.0",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/composite-editor-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/custom-footer-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@slickgrid-universal/event-pub-sub": "workspace:~",
"@types/moment": "^2.13.0",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/custom-tooltip-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@types/dompurify": "^2.3.3",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/empty-warning-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/event-pub-sub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/excel-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/moment": "^2.13.0",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
},
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/moment": "^2.13.0",
"cross-env": "^7.0.3",
"moment-mini": "^2.29.4",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
},
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion packages/odata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
},
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion packages/pagination-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@slickgrid-universal/event-pub-sub": "workspace:~",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/row-detail-view-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/rxjs-observable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/text-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@types/text-encoding-utf-8": "^1.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
},
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@types/jquery": "^3.5.14",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@types/jquery": "^3.5.14",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2"
},
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla-force-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"cross-env": "^7.0.3",
"esbuild-loader": "^2.19.0",
"html-loader": "^4.1.0",
"npm-run-all2": "^6.0.1",
"npm-run-all2": "^6.0.2",
"rimraf": "^3.0.2",
"webpack": "^5.74.0"
}
Expand Down
Loading

0 comments on commit ca5638c

Please sign in to comment.