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 and bartaz committed Nov 6, 2024
1 parent 3e70337 commit 1a9fff9
Show file tree
Hide file tree
Showing 3 changed files with 323 additions and 227 deletions.
4 changes: 2 additions & 2 deletions .github/actions/percy-snapshot/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ runs:
using: composite
steps:
- name: Install Python
uses: actions/setup-python@v5.2.0
uses: actions/setup-python@v5.3.0
with:
python-version: 3.10.14

- name: Install NodeJS
uses: actions/setup-node@v4.0.4
uses: actions/setup-node@v4.1.0
with:
node-version: 20

Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"devDependencies": {
"@canonical/cookie-policy": "3.6.4",
"@canonical/latest-news": "1.5.0",
"@percy/cli": "1.29.4",
"@percy/cli": "1.30.1",
"@testing-library/cypress": "10.0.2",
"autoprefixer": "10.4.20",
"cypress": "13.15.0",
"cypress": "13.15.2",
"jest": "29.7.0",
"js-beautify": "1.15.1",
"markdown-spellcheck": "1.3.1",
Expand All @@ -72,14 +72,14 @@
"postcss-cli": "11.0.0",
"postcss-scss": "4.0.9",
"prettier": "3.3.3",
"sass": "1.79.4",
"style-dictionary": "4.1.2",
"stylelint": "16.9.0",
"sass": "1.80.6",
"style-dictionary": "4.1.4",
"stylelint": "16.10.0",
"stylelint-config-recommended-scss": "14.1.0",
"stylelint-order": "6.0.4",
"stylelint-prettier": "5.0.2",
"svgo": "3.3.2",
"yaml": "2.5.1"
"yaml": "2.6.0"
},
"peerDependencies": {
"sass": "^1.79.0"
Expand Down
Loading

0 comments on commit 1a9fff9

Please sign in to comment.