Skip to content

Commit b5f4d55

Browse files
Upgrade: [dependabot] - bump sass from 1.96.0 to 1.97.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.96.0 to 1.97.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.96.0...1.97.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bdc8d8 commit b5f4d55

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cpt-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "18.3.1",
2727
"react-input-mask": "^2.0.4",
2828
"react-router-dom": "6.30.1",
29-
"sass": "^1.96.0"
29+
"sass": "^1.97.0"
3030
},
3131
"devDependencies": {
3232
"@aws-amplify/auth": "^6.17.1",
@@ -40,7 +40,7 @@
4040
"@types/react-input-mask": "^3.0.6",
4141
"@vitejs/plugin-react-swc": "^4.2.2",
4242
"axios-mock-adapter": "^2.1.0",
43-
"sass": "^1.96.0",
43+
"sass": "^1.97.0",
4444
"vite": "^7.3.0"
4545
}
4646
}

0 commit comments

Comments
 (0)