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 Jul 29, 2023
1 parent 5a44419 commit 1a6638e
Show file tree
Hide file tree
Showing 8 changed files with 265 additions and 372 deletions.
2 changes: 1 addition & 1 deletion packages/components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/node": "18.17.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.45.0",
"eslint": "8.46.0",
"jasmine-core": "4.6.0",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.45.0",
"eslint": "8.46.0",
"eslint-config-standard-with-typescript": "37.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"bootstrap": "5.3.1",
"cypress": "12.17.2",
"cypress-storybook": "0.5.1",
"eslint": "8.45.0",
"eslint-plugin-react": "7.33.0",
"eslint": "8.46.0",
"eslint-plugin-react": "7.33.1",
"jest": "27.5.1",
"jest-cli": "27.5.1",
"npm-run-all": "4.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@swisspost/design-system-intranet-header": "workspace:4.0.7",
"@swisspost/design-system-styles": "workspace:6.2.5",
"bootstrap": "5.3.1",
"core-js": "3.31.1",
"core-js": "3.32.0",
"highlight.js": "11.8.0",
"ngx-highlightjs": "8.0.0",
"ngx-toastr": "16.2.0",
Expand All @@ -55,7 +55,7 @@
"@types/node": "18.17.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.45.0",
"eslint": "8.46.0",
"jasmine-core": "4.6.0",
"jasmine-marbles": "0.9.2",
"jasmine-spec-reporter": "7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/documentation-v7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"@storybook/addon-links": "7.1.1",
"@storybook/blocks": "7.1.1",
"@storybook/components": "7.1.1",
"@storybook/manager-api": "7.0.26",
"@storybook/manager-api": "7.1.1",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "6.5.16",
"@storybook/web-components": "7.1.1",
"@storybook/web-components-vite": "7.1.1",
"@types/mdx": "2.0.5",
"@types/react": "18.2.17",
"@types/react-syntax-highlighter": "15.5.7",
"cypress": "12.17.1",
"cypress": "12.17.2",
"lit": "2.7.6",
"prettier": "2.8.8",
"react": "18.2.0",
Expand All @@ -60,7 +60,7 @@
"rimraf": "5.0.1",
"sass": "1.64.1",
"storybook": "7.1.1",
"storybook-dark-mode": "3.0.0",
"storybook-dark-mode": "3.0.1",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"sass": "1.64.1",
"sass-loader": "10.4.1",
"start-server-and-test": "2.0.0",
"storybook-dark-mode": "3.0.0",
"storybook-dark-mode": "3.0.1",
"style-loader": "2.0.0",
"typescript": "4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"cypress": "12.17.2",
"cypress-each": "1.13.3",
"cypress-storybook": "0.5.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"globby": "13.2.2",
"jest": "27.5.1",
"rimraf": "5.0.1",
Expand Down
Loading

0 comments on commit 1a6638e

Please sign in to comment.