Skip to content

Commit

Permalink
Bump the external-dependencies group with 2 updates (#2304)
Browse files Browse the repository at this point in the history
Bumps the external-dependencies group with 2 updates: [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) and [sass](https://github.com/sass/dart-sass).


Updates `fake-indexeddb` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases)
- [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md)
- [Commits](dumbmatter/fakeIndexedDB@v5.0.0...v5.0.1)

Updates `sass` from 1.69.4 to 1.69.5
- [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.69.4...1.69.5)

---
updated-dependencies:
- dependency-name: fake-indexeddb
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: external-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: external-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2023
1 parent b8e4b9a commit 3e6a66d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ -45,7 +45,7 @@
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-node": "^11.1.0",
"fake-indexeddb": "^5.0.0",
"fake-indexeddb": "^5.0.1",
"glob": "^10.3.10",
"jasmine": "5.0.2",
"jsdom": "^22.0.0",
Expand All @@ -55,7 +55,7 @@
"karma-source-map-support": "1.4.0",
"node-fetch": "^3.3.2",
"puppeteer": "^19.3.0",
"sass": "^1.69.4",
"sass": "^1.69.5",
"standard": "17.1.0",
"timekeeper": "^2.3.1",
"typescript": "^5.2.2",
Expand Down

0 comments on commit 3e6a66d

Please sign in to comment.