Skip to content

Commit 8a39464

Browse files
Upgrade: [dependabot] - bump sass from 1.94.2 to 1.95.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.94.2 to 1.95.1. - [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.94.2...1.95.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.95.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b58cc9a commit 8a39464

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
@@ -24,7 +24,7 @@
2424
"react": "18.3.1",
2525
"react-dom": "18.3.1",
2626
"react-router-dom": "6.30.1",
27-
"sass": "^1.94.2"
27+
"sass": "^1.95.1"
2828
},
2929
"devDependencies": {
3030
"@aws-amplify/auth": "^6.17.0",
@@ -37,7 +37,7 @@
3737
"@types/react-dom": "18.3.1",
3838
"@vitejs/plugin-react-swc": "^4.2.2",
3939
"axios-mock-adapter": "^2.1.0",
40-
"sass": "^1.94.2",
40+
"sass": "^1.95.1",
4141
"vite": "^7.2.6"
4242
}
4343
}

0 commit comments

Comments
 (0)