Skip to content

Commit 549cfab

Browse files
authored
Update dependency plugin-error to v2.0.1 (#8148)
1 parent 16aa277 commit 549cfab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1209,7 +1209,7 @@
12091209
"gulp-typescript": "5.0.1",
12101210
"minimist": "1.2.7",
12111211
"mocha": "10.1.0",
1212-
"plugin-error": "2.0.0",
1212+
"plugin-error": "2.0.1",
12131213
"prettier": "2.8.0",
12141214
"sinon": "15.0.0",
12151215
"ts-loader": "9.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4178,10 +4178,10 @@ plugin-error@1.0.1, plugin-error@^1.0.1:
41784178
arr-union "^3.1.0"
41794179
extend-shallow "^3.0.2"
41804180

4181-
plugin-error@2.0.0:
4182-
version "2.0.0"
4183-
resolved "https://registry.yarnpkg.com/plugin-error/-/plugin-error-2.0.0.tgz#d05da1ab0737220ae06ea04e1683d177b55f5ca4"
4184-
integrity sha512-o4bwIOmuFwUg2MU6xt7plGEQY3YyENx6kvwaFZBrUpamA91FdS9w3U+pU0y4OuDoBQe+jf3RLGSfQebSRBEVsQ==
4181+
plugin-error@2.0.1:
4182+
version "2.0.1"
4183+
resolved "https://registry.yarnpkg.com/plugin-error/-/plugin-error-2.0.1.tgz#f2ac92bac8c85e3e23492d76d0c3ca12f30eb00b"
4184+
integrity sha512-zMakqvIDyY40xHOvzXka0kUvf40nYIuwRE8dWhti2WtjQZ31xAgBZBhxsK7vK3QbRXS1Xms/LO7B5cuAsfB2Gg==
41854185
dependencies:
41864186
ansi-colors "^1.0.1"
41874187

0 commit comments

Comments
 (0)