Skip to content

Commit

Permalink
chore(deps): update dependency vanilla-framework to v4.17.1 (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent fc4744a commit f517862
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"ts-jest": "27.1.5",
"tsc-alias": "1.8.10",
"typescript": "4.9.5",
"vanilla-framework": "4.10.0",
"vanilla-framework": "4.17.1",
"wait-on": "5.3.0",
"webpack": "5.95.0"
},
Expand All @@ -104,7 +104,7 @@
"peerDependencies": {
"react": "^17.0.2 || ^18.0.0",
"react-dom": "^17.0.2 || ^18.0.0",
"vanilla-framework": "4.10.0"
"vanilla-framework": "4.17.1"
},
"scripts": {
"build": "rm -rf dist && yarn build-local; yarn build-declaration",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11795,10 +11795,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vanilla-framework@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.10.0.tgz#09fba5c31f93f46306b51f519d0b5f3b7363d73d"
integrity sha512-mkf48XSjU11KxmikB63+vnHxncqyYEjl9ki5dCD/oL2AGdh53t2uHsh2z85jMyz8MMXcHlXo2/gWIsSQluS/Vg==
vanilla-framework@4.17.1:
version "4.17.1"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.17.1.tgz#8f0913e51bbe14ec3ed0686fe4f91ab7685eda41"
integrity sha512-vmjx08LnGnNC37GF4shnrknmWhjV1Xq2LciBvzIBZFy4zCVbDO7O2HJbPvXzLkWClgICk7zkpnKJMVBAUk4wjA==

vary@~1.1.2:
version "1.1.2"
Expand Down

0 comments on commit f517862

Please sign in to comment.