Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
Bump monaco-editor from 0.37.1 to 0.40.0

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.1 to 0.40.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.37.1...v0.40.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump sass from 1.60.0 to 1.64.2

Bumps [sass](https://github.com/sass/dart-sass) from 1.60.0 to 1.64.2.
- [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.60.0...1.64.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and donatj committed Aug 4, 2023
1 parent e7c5600 commit 78286a7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"main": "js/main.js",
"dependencies": {
"@types/node": "^17.0.21",
"monaco-editor": "^0.37.1",
"sass": "^1.60.0"
"monaco-editor": "^0.40.0",
"sass": "^1.64.2"
},
"devDependencies": {
"electron": "^24.1.3",
"electron": "^25.3.2",
"electron-packager": "^17.1.1",
"tslint": "^6.1.3",
"typescript": "^4.8.4"
Expand Down

0 comments on commit 78286a7

Please sign in to comment.