Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 14c4e45

Browse filesBrowse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency nyc to v15.1.0
1 parent af5fe36 commit 14c4e45
Copy full SHA for 14c4e45

File tree

2 files changed

+11
-5
lines changed
Filter options

2 files changed

+11
-5
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"esdoc-inject-style-plugin": "1.0.0",
4848
"esdoc-standard-plugin": "1.0.0",
4949
"np": "6.2.4",
50-
"nyc": "15.0.1"
50+
"nyc": "15.1.0"
5151
},
5252
"files": [
5353
"lib"

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+10-4Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3035,6 +3035,11 @@ get-caller-file@^2.0.1:
30353035
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
30363036
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
30373037

3038+
get-package-type@^0.1.0:
3039+
version "0.1.0"
3040+
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
3041+
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
3042+
30383043
get-stdin@^4.0.1:
30393044
version "4.0.1"
30403045
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
@@ -4652,10 +4657,10 @@ number-is-nan@^1.0.0:
46524657
resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.4.tgz#2285631f34a95f0d0395cd900c96ed39b58f346e"
46534658
integrity sha512-3iuY4N5dhgMpCUrOVnuAdGrgxVqV2cJpM+XNccjR2DKOB1RUP0aA+wGXEiNziG/UKboFyGBIoKOaNlJxx8bciQ==
46544659

4655-
nyc@15.0.1:
4656-
version "15.0.1"
4657-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.0.1.tgz#bd4d5c2b17f2ec04370365a5ca1fc0ed26f9f93d"
4658-
integrity sha512-n0MBXYBYRqa67IVt62qW1r/d9UH/Qtr7SF1w/nQLJ9KxvWF6b2xCHImRAixHN9tnMMYHC2P14uo6KddNGwMgGg==
4660+
nyc@15.1.0:
4661+
version "15.1.0"
4662+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.1.0.tgz#1335dae12ddc87b6e249d5a1994ca4bdaea75f02"
4663+
integrity sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==
46594664
dependencies:
46604665
"@istanbuljs/load-nyc-config" "^1.0.0"
46614666
"@istanbuljs/schema" "^0.1.2"
@@ -4665,6 +4670,7 @@ nyc@15.0.1:
46654670
find-cache-dir "^3.2.0"
46664671
find-up "^4.1.0"
46674672
foreground-child "^2.0.0"
4673+
get-package-type "^0.1.0"
46684674
glob "^7.1.6"
46694675
istanbul-lib-coverage "^3.0.0"
46704676
istanbul-lib-hook "^3.0.0"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.