Skip to content

Commit 4590da0

Browse files
committed
chore(deps): upgrade bsi to latest version
1 parent 543720b commit 4590da0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"postversion": "echo \"You can now publish your version using 'git push --follow-tags'\""
6969
},
7070
"peerDependencies": {
71-
"bootstrap-italia": "2.7.9",
71+
"bootstrap-italia": "2.8.2",
7272
"react": ">=17.0.2"
7373
},
7474
"browserslist": [
@@ -121,7 +121,7 @@
121121
"babel-jest": "^26.6.3",
122122
"babel-loader": "^8.2.5",
123123
"babel-plugin-dynamic-import-node": "^2.3.3",
124-
"bootstrap-italia": "^2.7.10",
124+
"bootstrap-italia": "^2.8.2",
125125
"browserslist-config-design-italia": "^1.0.0",
126126
"chromatic": "^6.8.0",
127127
"circular-dependency-plugin": "^5.2.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5793,10 +5793,10 @@ boolbase@^1.0.0:
57935793
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
57945794
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
57955795

5796-
bootstrap-italia@^2.7.10:
5797-
version "2.7.10"
5798-
resolved "https://registry.yarnpkg.com/bootstrap-italia/-/bootstrap-italia-2.7.10.tgz#11dc5fc43e8878d9ec51252acf72f0b83b342091"
5799-
integrity sha512-VRVTZ1oAg33Q5L4Th/dmfKboCmp58qajON6T/KpFbDE6hpBgAMoY+Mfz6lIdqg2yHKYzhFGNsGwJ+dKRkQRL/Q==
5796+
bootstrap-italia@^2.8.2:
5797+
version "2.8.2"
5798+
resolved "https://registry.yarnpkg.com/bootstrap-italia/-/bootstrap-italia-2.8.2.tgz#36e6fbba30e9e70eb521a20377bd84486dbb98a8"
5799+
integrity sha512-sMNEhFVEu4uIsrRNSpz6NresAzmvWWz7Per0IFMFZRZv+sE71lis5FxqZuG51RDWASHtm6xKF+sz8ESkSu6teQ==
58005800
dependencies:
58015801
"@popperjs/core" "^2.11.2"
58025802
"@splidejs/splide" "^3.6.12"

0 commit comments

Comments
 (0)