Skip to content

Commit

Permalink
ENG-3176: PCLU update (#421)
Browse files Browse the repository at this point in the history
* Update Storybook

* PCLU update with better regex
  • Loading branch information
AndyEPhipps authored Mar 28, 2024
1 parent 40e85c9 commit 492bfd2
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 @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@babel/polyfill": "^7.11.5",
"@comicrelief/storybook": "2.1.0",
"@comicrelief/storybook": "2.3.0",
"@snyk/protect": "^1.986.0",
"autoprefixer": "10.0.0",
"axios": "^0.21.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1382,10 +1382,10 @@
uuid "^8.3.2"
yup "^0.29.3"

"@comicrelief/storybook@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@comicrelief/storybook/-/storybook-2.1.0.tgz#f079531e08348f31573a52e8b44f4d00b1a168f0"
integrity sha512-+sjmm5jnxjwbOpsQWGzhSv9iv1c+CgfYlxD0YWwEAZ6K3w7S5IPinEmCbu0GAUK3lxAp8SiJRQu4GRyVEBsnfQ==
"@comicrelief/storybook@2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@comicrelief/storybook/-/storybook-2.3.0.tgz#8685d0b3a27feefe8cdb1030705637945951f029"
integrity sha512-LXtxZGvijxYNeWQdp8VpTDbFqAO3CGYuuTdBa/SjzYXil4EsYvBS8iOBuArBQPgtzPhEdFDG6QA5aCkpa38CXQ==
dependencies:
"@snyk/protect" "^1.1060.0"
"@storybook/addon-info" "3"
Expand Down

0 comments on commit 492bfd2

Please sign in to comment.