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 Aug 10, 2023
1 parent 023dd11 commit 78fbb4c
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.64.2",
"sass": "^1.65.1",
"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 @@ -5112,10 +5112,10 @@ sass-graph@2.2.5:
scss-tokenizer "^0.2.3"
yargs "^13.3.2"

sass@^1.64.2:
version "1.64.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.2.tgz#0d9805ad6acf31c59c3acc725fcfb91b7fcc6909"
integrity sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg==
sass@^1.65.1:
version "1.65.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.65.1.tgz#8f283b0c26335a88246a448d22e1342ba2ea1432"
integrity sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

2 comments on commit 78fbb4c

@vercel
Copy link

@vercel vercel bot commented on 78fbb4c Aug 10, 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-ondrejsika.vercel.app
www-trainera-cz.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 78fbb4c Aug 10, 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.vercel.app
www-skoleni-io-ondrejsika.vercel.app
www-skoleni-io-git-master-ondrejsika.vercel.app

Please sign in to comment.