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] committed Nov 20, 2023
1 parent f2675b7 commit 78a1de3
Show file tree
Hide file tree
Showing 9 changed files with 314 additions and 310 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@changesets/cli": "2.26.2",
"start-server-and-test": "2.0.2"
"start-server-and-test": "2.0.3"
},
"optionalDependencies": {
"@web-types/lit": "2.0.0-3"
Expand Down
4 changes: 2 additions & 2 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@swisspost/design-system-components": "workspace:1.6.2"
},
"devDependencies": {
"@types/node": "18.18.9",
"@types/node": "18.18.10",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-standard-with-typescript": "40.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-n": "16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"bootstrap": "5.3.2",
"cypress": "13.5.1",
"cypress-storybook": "0.5.1",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-plugin-react": "7.33.2",
"jest": "27.5.1",
"jest-cli": "27.5.1",
Expand Down
6 changes: 3 additions & 3 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:5.0.4",
"@swisspost/design-system-styles": "workspace:6.4.4",
"bootstrap": "5.3.2",
"core-js": "3.33.2",
"core-js": "3.33.3",
"highlight.js": "11.9.0",
"ngx-highlightjs": "10.0.0",
"ngx-toastr": "17.0.2",
Expand All @@ -50,10 +50,10 @@
"@angular/language-service": "16.2.12",
"@types/jasmine": "5.1.2",
"@types/jasminewd2": "2.0.13",
"@types/node": "18.17.19",
"@types/node": "18.18.10",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.0",
"eslint": "8.54.0",
"jasmine-core": "5.1.1",
"jasmine-marbles": "0.9.2",
"jasmine-spec-reporter": "7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"@tsconfig/node18": "18.2.2",
"@types/jest": "29.5.8",
"@types/mock-fs": "4.13.4",
"@types/node": "18.18.9",
"@types/node": "18.18.10",
"@types/node-fetch": "2.6.9",
"dotenv": "16.3.1",
"http-server": "14.1.1",
"https-proxy-agent": "7.0.2",
"jest": "29.7.0",
"mock-fs": "5.2.0",
"node-fetch": "2.7.0",
"svgo": "3.0.3",
"svgo": "3.0.4",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/iframe-resizer": "3.5.12",
"@types/jest": "27.5.2",
"@types/jquery": "3.5.27",
"@types/node": "18.18.9",
"@types/node": "18.18.10",
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.2",
Expand All @@ -76,7 +76,7 @@
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.9.2",
"sass": "1.69.5",
"start-server-and-test": "2.0.2",
"start-server-and-test": "2.0.3",
"ts-jest": "27.1.5",
"typescript": "4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@angular/cli": "16.2.10",
"@angular/compiler-cli": "16.2.12",
"@types/jasmine": "5.1.2",
"@types/node": "18.18.9",
"@types/node": "18.18.10",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.53.0",
"eslint": "8.54.0",
"jasmine-core": "5.1.1",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@percy/cli": "1.27.4",
"@percy/cypress": "3.1.2",
"@swisspost/design-system-icons": "workspace:1.0.14",
"@types/node": "18.18.9",
"@types/node": "18.18.10",
"autoprefixer": "10.4.16",
"copyfiles": "2.4.1",
"cypress": "13.5.1",
Expand Down
Loading

0 comments on commit 78a1de3

Please sign in to comment.