Commit 1d309c4
authored
chore(deps-dev): bump the app-development-dependencies group with 9 updates
Bumps the app-development-dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.0.0-alpha.17` | `2.8.4` |
| [prettier](https://github.com/prettier/prettier) | `2.7.1` | `2.8.8` |
| [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) | `0.27.3` | `0.36.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.9.4` | `4.9.5` |
| [wait-on](https://github.com/jeffbski/wait-on) | `7.0.1` | `7.2.0` |
| [@types/node-notifier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-notifier) | `8.0.2` | `8.0.5` |
| [electron](https://github.com/electron/electron) | `18.1.0` | `18.3.15` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.20` | `2.0.22` |
| [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.11` | `0.14.1` |
Updates `@tauri-apps/cli` from 2.0.0-alpha.17 to 2.8.4
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-alpha.17...@tauri-apps/cli-v2.8.4)
Updates `prettier` from 2.7.1 to 2.8.8
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.7.1...2.8.8)
Updates `rollup-plugin-typescript2` from 0.27.3 to 0.36.0
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Changelog](https://github.com/ezolenko/rollup-plugin-typescript2/blob/master/CHANGELOG.md)
- [Commits](ezolenko/rollup-plugin-typescript2@0.27.3...0.36.0)
Updates `typescript` from 4.9.4 to 4.9.5
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v4.9.4...v4.9.5)
Updates `wait-on` from 7.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v7.0.1...v7.2.0)
Updates `@types/node-notifier` from 8.0.2 to 8.0.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-notifier)
Updates `electron` from 18.1.0 to 18.3.15
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v18.1.0...v18.3.15)
Updates `nodemon` from 2.0.20 to 2.0.22
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.20...v2.0.22)
Updates `regenerator-runtime` from 0.13.11 to 0.14.1
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/[email protected]@0.14.1)
---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
dependency-version: 2.8.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: app-development-dependencies
- dependency-name: prettier
dependency-version: 2.8.8
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: app-development-dependencies
- dependency-name: rollup-plugin-typescript2
dependency-version: 0.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: app-development-dependencies
- dependency-name: typescript
dependency-version: 4.9.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: app-development-dependencies
- dependency-name: wait-on
dependency-version: 7.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: app-development-dependencies
- dependency-name: "@types/node-notifier"
dependency-version: 8.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: app-development-dependencies
- dependency-name: electron
dependency-version: 18.3.15
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: app-development-dependencies
- dependency-name: nodemon
dependency-version: 2.0.22
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: app-development-dependencies
- dependency-name: regenerator-runtime
dependency-version: 0.14.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: app-development-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent df4e2b4 commit 1d309c4
3 files changed
+167
-152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments