diff options
| author | Romaric Pascal <[email protected]> | 2023-02-24 14:49:31 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-24 14:49:31 +0000 |
| commit | 2e2ca49633a11dc2a8281dfcd2952e0824f592b4 (patch) | |
| tree | 0f43a310326671a935bc7e04f3597dbada32162d /package.json | |
| parent | d5765906321cc66a89123a3c4273695a4dbf9b5c (diff) | |
| parent | afd37369bc87f8d48e5d86348a16dfbc9eba90f9 (diff) | |
| download | bootstrap-2e2ca49633a11dc2a8281dfcd2952e0824f592b4.tar.xz bootstrap-2e2ca49633a11dc2a8281dfcd2952e0824f592b4.zip | |
Merge branch 'main' into btn-link
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index d09e04c93..a3845553b 100644 --- a/package.json +++ b/package.json @@ -143,10 +143,10 @@ "npm-run-all": "^4.1.5", "postcss": "^8.4.21", "postcss-cli": "^10.1.0", - "rollup": "^3.15.0", + "rollup": "^3.17.2", "rollup-plugin-istanbul": "^4.0.0", "rtlcss": "^4.0.0", - "sass": "^1.58.1", + "sass": "^1.58.3", "sass-true": "^7.0.0", "shelljs": "^0.8.5", "stylelint": "^14.16.1", |
