Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
UITOOL-284
  • Loading branch information
renovate[bot] committed Aug 22, 2023
1 parent f07c58a commit fdecf48
Show file tree
Hide file tree
Showing 10 changed files with 210 additions and 199 deletions.
4 changes: 2 additions & 2 deletions helpers/eslint-config-plasma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"author": "Coveo",
"main": "index.js",
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@coveo/semantic-monorepo-tools": "2.1.13",
"@coveo/semantic-monorepo-tools": "2.1.14",
"@sindresorhus/slugify": "2.2.1",
"aws-sdk": "2.1440.0",
"aws-sdk": "2.1441.0",
"commitizen": "4.3.0",
"conventional-changelog-angular": "6.0.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@swc/core": "1.3.78",
"@types/fs-extra": "11.0.1",
"@types/lz-string": "1.3.34",
"@types/node": "18.17.6",
"@types/node": "18.17.7",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/rimraf": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"jest-environment-jsdom": "29.6.3",
"jest-junit": "16.0.0",
"npm-run-all": "4.1.5",
"publint": "0.2.1",
"publint": "0.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"lodash.groupby": "4.6.0",
"lodash.upperfirst": "4.3.1",
"npm-run-all": "4.1.5",
"publint": "0.2.1",
"publint": "0.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"lorem-ipsum": "2.0.8",
"minimist": "1.2.8",
"postcss": "8.4.28",
"publint": "0.2.1",
"publint": "0.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@csstools/postcss-sass": "5.0.1",
"ansi-colors": "4.1.3",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"del": "7.0.0",
"fancy-log": "2.0.0",
"gulp": "4.0.2",
Expand All @@ -80,7 +80,7 @@
"merge-stream": "2.0.0",
"minimist": "1.2.8",
"postcss": "8.4.28",
"publint": "0.2.1",
"publint": "0.2.2",
"rimraf": "5.0.1",
"sass": "1.66.1",
"underscore": "1.13.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/chroma-js": "2.4.0",
"@types/fs-extra": "11.0.1",
"@types/lodash": "4.14.197",
"@types/node": "18.17.6",
"@types/node": "18.17.7",
"@types/rimraf": "3.0.2",
"chroma-js": "2.4.2",
"commander": "11.0.0",
Expand All @@ -54,7 +54,7 @@
"lint-staged": "14.0.1",
"lodash": "4.17.21",
"prettier": "3.0.2",
"publint": "0.2.1",
"publint": "0.2.2",
"rimraf": "5.0.1",
"sass": "1.66.1",
"svgo": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "6.0.4",
"@coveo/atomic-react": "2.5.6",
"@coveo/atomic-react": "2.5.7",
"@coveord/plasma-components-props-analyzer": "workspace:*",
"@coveord/plasma-mantine": "workspace:*",
"@coveord/plasma-react": "workspace:*",
Expand Down
Loading

0 comments on commit fdecf48

Please sign in to comment.