Skip to content

Commit 8af2018

Browse files
authored
Merge pull request #386 from scientist-softserv/wcl-update
upgrade the wcl to `v0.1.22`
2 parents d39c15b + fce4448 commit 8af2018

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@rjsf/core": "^5.0.0-beta.17",
2323
"@rjsf/utils": "^5.0.0-beta.17",
2424
"@rjsf/validator-ajv8": "^5.0.1",
25-
"@scientist-softserv/webstore-component-library": "^0.1.21",
25+
"@scientist-softserv/webstore-component-library": "^0.1.22",
2626
"@sentry/nextjs": "^7.42.0",
2727
"axios": "^1.1.3",
2828
"bootstrap": "^5.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,10 +1073,10 @@
10731073
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.6.0.tgz#1898e7a7b943680d757417a47fb10f5fcc230b39"
10741074
integrity sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==
10751075

1076-
"@scientist-softserv/webstore-component-library@^0.1.21":
1077-
version "0.1.21"
1078-
resolved "https://registry.yarnpkg.com/@scientist-softserv/webstore-component-library/-/webstore-component-library-0.1.21.tgz#c522229e9f49d697009f3db237c4985213b115db"
1079-
integrity sha512-W/lKhzNC2ApvMj6xKVu0CH3jfQHiEnmYk8S3a3RhNzEeeGTu6pT0BgzNRZ5SAxUwFjtE8TrXB9rGaVYs7toNSA==
1076+
"@scientist-softserv/webstore-component-library@^0.1.22":
1077+
version "0.1.22"
1078+
resolved "https://registry.yarnpkg.com/@scientist-softserv/webstore-component-library/-/webstore-component-library-0.1.22.tgz#4cfdba48f691d047dedb25962a062a382aab0036"
1079+
integrity sha512-8p4NrTFTaRZyu/x0ScKQ3lfEWMUBYy7t94dnFeg9U+GStqXnHKYfNaY75T2TFwjOG6tQQ8G2a2lJJxnKejMvbQ==
10801080
dependencies:
10811081
"@fortawesome/fontawesome-svg-core" "^6.2.1"
10821082
"@fortawesome/free-regular-svg-icons" "^6.2.1"

0 commit comments

Comments
 (0)