Skip to content

Commit 892a8e6

Browse files
Upgrade: [dependabot] - bump sass from 1.93.2 to 1.93.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.93.3. - [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.93.2...1.93.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ceb2c5 commit 892a8e6

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.93.2"
27+
"sass": "^1.93.3"
2828
},
2929
"devDependencies": {
3030
"@aws-amplify/auth": "^6.16.0",
@@ -37,7 +37,7 @@
3737
"@types/react-dom": "18.3.1",
3838
"@vitejs/plugin-react-swc": "^4.2.0",
3939
"axios-mock-adapter": "^2.1.0",
40-
"sass": "^1.93.2",
40+
"sass": "^1.93.3",
4141
"vite": "^7.1.12"
4242
}
4343
}

0 commit comments

Comments
 (0)