mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
Bump rxjs from 7.0.0-beta.2 to 7.0.0-beta.4
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.0.0-beta.2 to 7.0.0-beta.4. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/7.0.0-beta.2...7.0.0-beta.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
8f5494c8d1
commit
09f79b9ab3
6
package-lock.json
generated
6
package-lock.json
generated
@ -8266,9 +8266,9 @@
|
||||
}
|
||||
},
|
||||
"rxjs": {
|
||||
"version": "7.0.0-beta.2",
|
||||
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.0.0-beta.2.tgz",
|
||||
"integrity": "sha512-MlsT7OVk1wOIlClZGZCangq+SR7qWBh7KUJvQ8CzFClKv4uveTNGDA5bxVcdP8Lf/pnKf5w9bEUUk41GQ2kzBA==",
|
||||
"version": "7.0.0-beta.4",
|
||||
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.0.0-beta.4.tgz",
|
||||
"integrity": "sha512-VpZJjT9GLSTmQIYC9s1nsAYjJONg7UeSpLFd88uQJpw0VPyobs/2EwK2iTAMGeiLxJWj7BW66BcjeNA1hWbygQ==",
|
||||
"requires": {
|
||||
"tslib": "^1.9.0"
|
||||
},
|
||||
|
@ -37,7 +37,7 @@
|
||||
"lunr": "^2.3.8",
|
||||
"lunr-languages": "^1.4.0",
|
||||
"ramda": "^0.27.0",
|
||||
"rxjs": "^7.0.0-beta.2"
|
||||
"rxjs": "^7.0.0-beta.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.14.0",
|
||||
|
Loading…
Reference in New Issue
Block a user