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 Nov 4, 2023
1 parent f8bb13b commit 31f31a3
Show file tree
Hide file tree
Showing 8 changed files with 302 additions and 316 deletions.
2 changes: 1 addition & 1 deletion packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react-dom": "18.2.14",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-standard-with-typescript": "39.1.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-n": "16.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"long-press-event": "2.4.6"
},
"devDependencies": {
"@percy/cli": "1.27.3",
"@percy/cli": "1.27.4",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.5.0",
"@stencil-community/eslint-plugin": "0.6.0",
"@stencil/react-output-target": "0.5.3",
"@stencil/sass": "3.0.7",
"@types/jest": "27.5.2",
Expand All @@ -56,7 +56,7 @@
"bootstrap": "5.3.2",
"cypress": "13.4.0",
"cypress-storybook": "0.5.1",
"eslint": "8.52.0",
"eslint": "8.53.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 @@ -35,7 +35,7 @@
"prettier": "2.8.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.1"
"zone.js": "0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.9",
Expand All @@ -50,10 +50,10 @@
"@angular/language-service": "16.2.12",
"@types/jasmine": "5.1.1",
"@types/jasminewd2": "2.0.12",
"@types/node": "18.17.19",
"@types/node": "18.18.8",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"eslint": "8.52.0",
"eslint": "8.53.0",
"jasmine-core": "5.1.1",
"jasmine-marbles": "0.9.2",
"jasmine-spec-reporter": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@open-wc/lit-helpers": "0.6.0",
"@percy/cli": "1.27.3",
"@percy/cli": "1.27.4",
"@percy/cypress": "3.1.2",
"@pxtrn/storybook-addon-docs-stencil": "6.4.1",
"@storybook/addon-designs": "7.0.5",
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 @@ -55,9 +55,9 @@
},
"devDependencies": {
"@babel/core": "7.23.2",
"@percy/cli": "1.27.3",
"@percy/cli": "1.27.4",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.5.0",
"@stencil-community/eslint-plugin": "0.6.0",
"@stencil/sass": "3.0.7",
"@types/body-scroll-lock": "3.1.1",
"@types/iframe-resizer": "3.5.11",
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 @@ -25,7 +25,7 @@
"rxjs": "7.8.1",
"tslib": "2.6.2",
"watch": "1.0.2",
"zone.js": "0.14.1"
"zone.js": "0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.9",
Expand All @@ -40,7 +40,7 @@
"@types/node": "18.18.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.52.0",
"eslint": "8.53.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 @@ -42,7 +42,7 @@
},
"devDependencies": {
"@angular/compiler": "=15.0.4",
"@percy/cli": "1.27.3",
"@percy/cli": "1.27.4",
"@percy/cypress": "3.1.2",
"@swisspost/design-system-icons": "workspace:1.0.14",
"@types/node": "18.18.8",
Expand Down
Loading

0 comments on commit 31f31a3

Please sign in to comment.