Skip to content

Commit

Permalink
[auto] deps: Upgrade patch 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 Oct 12, 2023
1 parent f3330e6 commit de0f060
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 @@ -145,7 +145,7 @@
"react-markdown": "^4.3.1",
"react-twitter-embed": "^4.0.4",
"react-youtube": "^7.14.0",
"sass": "^1.69.2",
"sass": "^1.69.3",
"save-ukraine": "^0.18.1",
"styled-components": "4.4.1"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5396,10 +5396,10 @@ sass-graph@2.2.5:
scss-tokenizer "^0.2.3"
yargs "^13.3.2"

sass@^1.69.2:
version "1.69.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.2.tgz#8aeaeb6c1dcdbeaa26bbfeddece67c9fcd4b1d93"
integrity sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w==
sass@^1.69.3:
version "1.69.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.3.tgz#f8a0c488697e6419519834a13335e7b65a609c11"
integrity sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

2 comments on commit de0f060

@vercel
Copy link

@vercel vercel bot commented on de0f060 Oct 12, 2023

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

@vercel
Copy link

@vercel vercel bot commented on de0f060 Oct 12, 2023

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-git-master-ondrejsika.vercel.app
www-trainera-cz.vercel.app
www-trainera-cz-ondrejsika.vercel.app

Please sign in to comment.