Skip to content

Commit

Permalink
npm: bump the dev-deps group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-deps group with 2 updates in the / directory: [sass](https://github.com/sass/dart-sass) and [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio).


Updates `sass` from 1.80.7 to 1.81.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.80.7...1.81.0)

Updates `webdriverio` from 9.2.12 to 9.2.14
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.2.14/packages/webdriverio)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: webdriverio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 4579d60 commit 5a8e370
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react-icons": "^5.3.0",
"react-redux": "^9.1.2",
"redux-logger": "^3.0.6",
"sass": "^1.80.7",
"sass": "^1.81.0",
"stylelint": "^16.10.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
Expand All @@ -73,6 +73,6 @@
"vite-plugin-full-reload": "^1.2.0",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.3",
"webdriverio": "^9.2.12"
"webdriverio": "^9.2.14"
}
}

0 comments on commit 5a8e370

Please sign in to comment.