Skip to content

Commit

Permalink
chore(deps): update all devdependencies (minor/patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 3eb1e5f commit 466bbc2
Show file tree
Hide file tree
Showing 3 changed files with 479 additions and 110 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@angular/compiler-cli": "17.2.3",
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@storybook/addon-a11y": "7.6.17",
Expand All @@ -85,12 +85,12 @@
"@storybook/angular": "7.6.17",
"@types/jest": "29.5.12",
"@types/json-schema": "^7.0.15",
"@types/lodash": "4.14.202",
"@types/lodash": "4.17.1",
"@types/node": "20.11.24",
"@types/svg-parser": "2.0.3",
"@types/svg-parser": "2.0.6",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"chromatic": "11.0.0",
"chromatic": "11.3.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
Expand All @@ -105,16 +105,16 @@
"prettier": "3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"semantic-release": "23.0.8",
"sort-package-json": "2.1.0",
"storybook": "7.6.17",
"stylelint": "16.2.1",
"semantic-release": "23.1.0",
"sort-package-json": "2.10.0",
"storybook": "7.6.19",
"stylelint": "16.5.0",
"stylelint-config-idiomatic-order": "^10.0.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-order": "^6.0.4",
"svg-parser": "2.0.4",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"packageManager": "yarn@4.1.1"
}
2 changes: 1 addition & 1 deletion projects/ui-schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"copyfiles": "2.4.1",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"@angular/common": "^17.2.0",
Expand Down

0 comments on commit 466bbc2

Please sign in to comment.