Skip to content

Commit

Permalink
Merge pull request #1511 from freqtrade/dependabot/npm_and_yarn/main/…
Browse files Browse the repository at this point in the history
…bootstrap-vue-next-0.14.8

build(deps): bump bootstrap-vue-next from 0.14.7 to 0.14.8
  • Loading branch information
xmatthias authored Oct 11, 2023
2 parents 75f620c + 73333cb commit eac5290
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vueuse/integrations": "^10.4.1",
"axios": "^1.5.1",
"bootstrap": "^5.3.2",
"bootstrap-vue-next": "^0.14.7",
"bootstrap-vue-next": "^0.14.8",
"core-js": "^3.33.0",
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1141,10 +1141,10 @@ boolbase@^1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==

bootstrap-vue-next@^0.14.7:
version "0.14.7"
resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.14.7.tgz#2ba771dc293bb51b8f9f445e60f2a642d9d0e13f"
integrity sha512-jD6BTBqzCG4qKwvrUbd5Rd1AaAbDPDjHd688yPH1oNdspSgf0HS8q6KOQXfyiolIs4tzffsiKK56droz8HU2EQ==
bootstrap-vue-next@^0.14.8:
version "0.14.8"
resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.14.8.tgz#e59bb06ab91d9386d1a15b970b852741671b92d6"
integrity sha512-nENzm6O/OS5Q6Ts1eyV3s5x0jb3x47nV87v90PT/rRF12whWn3wz3Knk1BIBqGvsSXtiUNX6X3sagrU9nrBnmA==
dependencies:
"@floating-ui/vue" "^1.0.2"
"@vueuse/core" "^10.4.1"
Expand Down

0 comments on commit eac5290

Please sign in to comment.