Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 08dd592 commit e2459de
Show file tree
Hide file tree
Showing 3 changed files with 444 additions and 425 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install dependencies
run: npm install
Expand All @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install dependencies
run: npm install
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"@rollup/plugin-terser": "0.3.0",
"eslint": "8.32.0",
"npm-watch": "0.11.0",
"prettier": "2.8.3",
"prettier": "3.1.1",
"pretty-quick": "3.1.3",
"rollup": "3.10.0",
"rollup": "4.9.5",
"sass": "1.45.2",
"stylelint": "14.2.0",
"stylelint-config-standard": "24.0.0",
"stylelint": "16.1.0",
"stylelint-config-standard": "36.0.0",
"stylelint-order": "6.0.1",
"vanilla-framework": "4.0.0"
},
Expand Down
Loading

0 comments on commit e2459de

Please sign in to comment.