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 Jan 24, 2024
1 parent eb4de3e commit 1cbac50
Show file tree
Hide file tree
Showing 12 changed files with 466 additions and 494 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: pnpm e2e:ci

- name: Upload screenshots
uses: actions/upload-artifact@v4.1.0
uses: actions/upload-artifact@v4.3.0
if: failure()
with:
name: cypress-snapshots
Expand Down
2 changes: 1 addition & 1 deletion packages/changelog-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@changesets/get-github-info": "0.6.0",
"@changesets/types": "6.0.0",
"dotenv": "16.3.1"
"dotenv": "16.4.0"
},
"devDependencies": {
"@changesets/parse": "*",
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,13 +22,13 @@
"@swisspost/design-system-components": "workspace:2.0.0"
},
"devDependencies": {
"@types/node": "18.19.7",
"@types/node": "18.19.9",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.56.0",
"eslint-config-standard-with-typescript": "43.0.0",
"eslint-config-standard-with-typescript": "43.0.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"@percy/cli": "1.27.7",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.1",
"@stencil/core": "4.10.0",
"@stencil/core": "4.11.0",
"@stencil/react-output-target": "0.5.3",
"@stencil/sass": "3.0.8",
"@types/jest": "29.5.11",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bootstrap": "5.3.2",
"cypress": "13.6.2",
"cypress": "13.6.3",
"cypress-storybook": "0.5.1",
"eslint": "8.56.0",
"eslint-plugin-react": "7.33.2",
Expand All @@ -63,8 +63,8 @@
"jest-environment-jsdom": "29.7.0",
"npm-run-all": "4.1.5",
"rimraf": "5.0.5",
"sass": "1.69.7",
"ts-jest": "29.1.1",
"sass": "1.70.0",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
},
"keywords": [
Expand Down
14 changes: 7 additions & 7 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.7",
"@swisspost/design-system-styles": "workspace:6.6.0",
"bootstrap": "5.3.2",
"core-js": "3.35.0",
"core-js": "3.35.1",
"highlight.js": "11.9.0",
"ngx-highlightjs": "10.0.0",
"ngx-toastr": "18.0.0",
Expand All @@ -38,21 +38,21 @@
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.11",
"@angular-devkit/build-angular": "16.2.12",
"@angular-eslint/builder": "16.3.1",
"@angular-eslint/eslint-plugin": "16.3.1",
"@angular-eslint/eslint-plugin-template": "16.3.1",
"@angular-eslint/schematics": "16.3.1",
"@angular-eslint/template-parser": "16.3.1",
"@angular/cli": "16.2.11",
"@angular/cli": "16.2.12",
"@angular/compiler-cli": "16.2.12",
"@angular/elements": "16.2.12",
"@angular/language-service": "16.2.12",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"eslint": "8.56.0",
"jasmine-core": "5.1.1",
"jasmine-marbles": "0.9.2",
Expand All @@ -65,10 +65,10 @@
"karma-jasmine-html-reporter": "2.1.0",
"raw-loader": "4.0.2",
"rimraf": "5.0.5",
"sass": "1.69.7",
"sass": "1.70.0",
"sockjs": "0.3.24",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"webpack": "5.89.0"
"webpack": "5.90.0"
}
}
4 changes: 2 additions & 2 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/mdx": "2.0.10",
"@types/react": "18.2.48",
"@types/react-syntax-highlighter": "15.5.11",
"cypress": "13.6.2",
"cypress": "13.6.3",
"lit": "3.1.1",
"lit-html": "3.1.1",
"prettier": "2.8.8",
Expand All @@ -65,7 +65,7 @@
"react-syntax-highlighter": "15.5.0",
"remark-autolink-headings": "7.0.1",
"rimraf": "5.0.5",
"sass": "1.69.7",
"sass": "1.70.0",
"storybook": "7.6.10",
"typescript": "5.1.6"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"@tsconfig/node18": "18.2.2",
"@types/jest": "29.5.11",
"@types/mock-fs": "4.13.4",
"@types/node": "18.19.7",
"@types/node-fetch": "2.6.10",
"dotenv": "16.3.1",
"@types/node": "18.19.9",
"@types/node-fetch": "2.6.11",
"dotenv": "16.4.0",
"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.2.0",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.2.2"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,18 @@
"@percy/cli": "1.27.7",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.1",
"@stencil/core": "4.10.0",
"@stencil/core": "4.11.0",
"@stencil/sass": "3.0.8",
"@stencil/store": "2.0.12",
"@types/body-scroll-lock": "3.1.2",
"@types/iframe-resizer": "3.5.13",
"@types/jest": "29.5.11",
"@types/jquery": "3.5.29",
"@types/node": "18.19.7",
"@types/node": "18.19.9",
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.2",
"cypress": "13.6.2",
"cypress": "13.6.3",
"cypress-each": "1.13.3",
"cypress-storybook": "0.5.1",
"eslint-plugin-react": "7.33.2",
Expand All @@ -76,9 +76,9 @@
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.12.0",
"sass": "1.69.7",
"sass": "1.70.0",
"start-server-and-test": "2.0.3",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
},
"keywords": [
Expand Down
6 changes: 3 additions & 3 deletions packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.11",
"@angular-devkit/build-angular": "16.2.12",
"@angular-eslint/builder": "16.3.1",
"@angular-eslint/eslint-plugin": "16.3.1",
"@angular-eslint/eslint-plugin-template": "16.3.1",
"@angular-eslint/schematics": "16.3.1",
"@angular-eslint/template-parser": "16.3.1",
"@angular/cli": "16.2.11",
"@angular/cli": "16.2.12",
"@angular/compiler-cli": "16.2.12",
"@types/jasmine": "5.1.4",
"@types/node": "18.19.7",
"@types/node": "18.19.9",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.56.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"@angular-devkit/schematics": "=15.0.4",
"@angular/core": "=15.0.4",
"cheerio": "1.0.0-rc.12",
"prettier": "3.2.2",
"prettier": "3.2.4",
"typescript": "4.9.5"
},
"devDependencies": {
"@types/node": "16.18.71",
"@types/node": "16.18.75",
"copyfiles": "2.4.1",
"rimraf": "5.0.5"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"devDependencies": {
"@swisspost/design-system-icons": "workspace:1.1.0",
"@types/node": "18.19.7",
"autoprefixer": "10.4.16",
"@types/node": "18.19.9",
"autoprefixer": "10.4.17",
"copyfiles": "2.4.1",
"glob": "10.3.10",
"gulp": "4.0.2",
Expand All @@ -56,13 +56,13 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.33",
"postcss-scss": "4.0.9",
"prettier": "3.2.2",
"prettier": "3.2.4",
"rimraf": "5.0.5",
"sass": "1.69.7",
"stylelint": "16.1.0",
"sass": "1.70.0",
"stylelint": "16.2.0",
"stylelint-config-sass-guidelines": "11.0.0",
"stylelint-prettier": "5.0.0",
"stylelint-scss": "6.0.0",
"stylelint-scss": "6.1.0",
"typescript": "4.9.5"
},
"sass": {
Expand Down
Loading

0 comments on commit 1cbac50

Please sign in to comment.