Skip to content

Commit

Permalink
[auto] deps: Upgrade minor versions of deps using ncu (npm-check-update)
Browse files Browse the repository at this point in the history
  • Loading branch information
sikalabs-ci-bot committed Jan 18, 2024
1 parent df7cea4 commit 1f3c6bf
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 @@ -134,7 +134,7 @@
"node-sass": "6.0.1",
"popper.js": "^1.16.0",
"react": "^17.0.2",
"react-bootstrap": "^2.9.2",
"react-bootstrap": "^2.10.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^17.0.2",
"react-google-recaptcha": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4891,10 +4891,10 @@ react-async-script@^1.1.1:
hoist-non-react-statics "^3.3.0"
prop-types "^15.5.0"

react-bootstrap@^2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.9.2.tgz#ee2bab4cb19df628a90868fa594a3b410fe0c0be"
integrity sha512-a36B+EHsAI/aH+ZhXNILBFnqscE3zr10dWmjBmfhIb2QR7KSXJiGzYd6Faf/25G8G7/CP9TCL2B0WhUBOD2UBQ==
react-bootstrap@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.0.tgz#0d9a003dc32cc5d9df972f1e581285d56e93c1d7"
integrity sha512-87gRP69VAfeU2yKgp8RI3HvzhPNrnYIV2QNranYXataz3ef+k7OhvKGGdxQLQfUsQ2RTmlY66tn4pdFrZ94hNg==
dependencies:
"@babel/runtime" "^7.22.5"
"@restart/hooks" "^0.4.9"
Expand Down

2 comments on commit 1f3c6bf

@vercel
Copy link

@vercel vercel bot commented on 1f3c6bf Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

www-trainera-cz – ./packages/trainera.cz

www-trainera-cz.vercel.app
www-trainera-cz-git-master-ondrejsika.vercel.app
www-trainera-cz-ondrejsika.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1f3c6bf Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

www-skoleni-io – ./packages/skoleni.io

www-skoleni-io-ondrejsika.vercel.app
www-skoleni-io-git-master-ondrejsika.vercel.app
www-skoleni-io.vercel.app

Please sign in to comment.