mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Bump instant-mocha from 1.3.1 to 1.5.0 (#15294)
* Bump instant-mocha from 1.3.1 to 1.5.0 Bumps [instant-mocha](https://github.com/privatenumber/instant-mocha) from 1.3.1 to 1.5.0. - [Release notes](https://github.com/privatenumber/instant-mocha/releases) - [Commits](https://github.com/privatenumber/instant-mocha/compare/v1.3.1...v1.5.0) --- updated-dependencies: - dependency-name: instant-mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Deduplicate dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
This commit is contained in:
parent
383b18b2af
commit
7348bbbbe5
@ -208,7 +208,7 @@
|
||||
"gulp-zopfli-green": "^3.0.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
"husky": "^8.0.3",
|
||||
"instant-mocha": "^1.3.1",
|
||||
"instant-mocha": "^1.5.0",
|
||||
"jszip": "^3.10.1",
|
||||
"lint-staged": "^13.1.0",
|
||||
"lit-analyzer": "^1.2.1",
|
||||
|
47
yarn.lock
47
yarn.lock
@ -5306,7 +5306,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aggregate-error@npm:^3.0.0, aggregate-error@npm:^3.1.0":
|
||||
"aggregate-error@npm:^3.0.0":
|
||||
version: 3.1.0
|
||||
resolution: "aggregate-error@npm:3.1.0"
|
||||
dependencies:
|
||||
@ -5430,7 +5430,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ansi-escapes@npm:^4.3.0, ansi-escapes@npm:^4.3.2":
|
||||
"ansi-escapes@npm:^4.3.0":
|
||||
version: 4.3.2
|
||||
resolution: "ansi-escapes@npm:4.3.2"
|
||||
dependencies:
|
||||
@ -8711,10 +8711,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-require@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "fs-require@npm:1.1.0"
|
||||
checksum: c0fc2468a21f6264b29a5287920d63b4db8a21fd32b26774d6da95798c3a54a7542fbb2889173b5d8ac07c25468a04e45a8d76c816c9c37e568a77c3695f4822
|
||||
"fs-require@npm:^1.4.0":
|
||||
version: 1.6.0
|
||||
resolution: "fs-require@npm:1.6.0"
|
||||
checksum: 085145a3021e142ae8d591d955f7e1d9cab17191666294e0ad394df5cb9ee379817b89c50de63bd861138dcb6adec589289d347c23de9bfe1ac82aeba6b1a128
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9489,7 +9489,7 @@ fsevents@^1.2.7:
|
||||
html-minifier: ^4.0.0
|
||||
husky: ^8.0.3
|
||||
idb-keyval: ^5.1.3
|
||||
instant-mocha: ^1.3.1
|
||||
instant-mocha: ^1.5.0
|
||||
intl-messageformat: ^10.3.0
|
||||
js-yaml: ^4.1.0
|
||||
jszip: ^3.10.1
|
||||
@ -9941,23 +9941,20 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"instant-mocha@npm:^1.3.1":
|
||||
version: 1.3.1
|
||||
resolution: "instant-mocha@npm:1.3.1"
|
||||
"instant-mocha@npm:^1.5.0":
|
||||
version: 1.5.0
|
||||
resolution: "instant-mocha@npm:1.5.0"
|
||||
dependencies:
|
||||
aggregate-error: ^3.1.0
|
||||
ansi-escapes: ^4.3.2
|
||||
fs-require: ^1.1.0
|
||||
memfs: ^3.2.2
|
||||
minimist: ^1.2.5
|
||||
source-map-support: ^0.5.19
|
||||
fs-require: ^1.4.0
|
||||
memfs: ^3.4.12
|
||||
source-map-support: ^0.5.21
|
||||
yargs: ^16.2.0
|
||||
peerDependencies:
|
||||
mocha: ^6.1.4 || ^8.3.2
|
||||
webpack: ^4.40.0 || ^5.0.0
|
||||
mocha: 8 || 9 || 10
|
||||
webpack: 4 || 5
|
||||
bin:
|
||||
instant-mocha: bin/instant-mocha.js
|
||||
checksum: f4313d75249b63ef58cf62bb92a44bc284c556d6ce8430483e564718fea75797a0f587640af7efe69252690df1c3f10fd9ebda4d445f4da3fac35f41249c2e8d
|
||||
instant-mocha: dist/cli.js
|
||||
checksum: 77741864a0b6602e7599dc93e3bd3dfc3451c58e84881c7163b8fc9494c095528ba3cc2c8b74be41e885a659711d81777ff7fd761523c34d4eabcd9fb555156d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11455,7 +11452,7 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"memfs@npm:^3.2.2, memfs@npm:^3.4.3":
|
||||
"memfs@npm:^3.4.12, memfs@npm:^3.4.3":
|
||||
version: 3.4.13
|
||||
resolution: "memfs@npm:3.4.13"
|
||||
dependencies:
|
||||
@ -14371,13 +14368,13 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"source-map-support@npm:^0.5.19, source-map-support@npm:~0.5.12, source-map-support@npm:~0.5.20":
|
||||
version: 0.5.20
|
||||
resolution: "source-map-support@npm:0.5.20"
|
||||
"source-map-support@npm:^0.5.21, source-map-support@npm:~0.5.12, source-map-support@npm:~0.5.20":
|
||||
version: 0.5.21
|
||||
resolution: "source-map-support@npm:0.5.21"
|
||||
dependencies:
|
||||
buffer-from: ^1.0.0
|
||||
source-map: ^0.6.0
|
||||
checksum: 43946aff452011960d16154304b11011e0185549493e65dd90da045959409fb2d266ba1c854fff3d5949f8e59382e3fcc7f7c5fa66136007a6750ad06c6c0baa
|
||||
checksum: 43e98d700d79af1d36f859bdb7318e601dfc918c7ba2e98456118ebc4c4872b327773e5a1df09b0524e9e5063bb18f0934538eace60cca2710d1fa687645d137
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user