Commit b15abb7 1 parent 5a9474e commit b15abb7 Copy full SHA for b15abb7
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 96
96
"chai-as-promised" : " 7.1.2" ,
97
97
"eslint" : " 7.30.0" ,
98
98
"eslint-plugin-ghost" : " 2.5.0" ,
99
- "has-ansi" : " 4 .0.1 " ,
99
+ "has-ansi" : " 6 .0.0 " ,
100
100
"mocha" : " 11.1.0" ,
101
101
"nock" : " 13.2.9" ,
102
102
"nyc" : " 17.1.0" ,
Original file line number Diff line number Diff line change @@ -3574,12 +3574,12 @@ handlebars@^4.0.2:
3574
3574
optionalDependencies :
3575
3575
uglify-js "^3.1.4"
3576
3576
3577
- has-ansi@4 .0.1 :
3578
- version "4 .0.1 "
3579
- resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-4 .0.1 .tgz#f216a8c8d7b129e490dc15f4a62cc1cdb9603ce8 "
3580
- integrity sha512-Qr4RtTm30xvEdqUXbSBVWDu+PrTokJOwe/FU+VdfJPk+MXAPoeOzKpRyrDTnZIJwAkQ4oBLTU53nu0HrkF/Z2A ==
3577
+ has-ansi@6 .0.0 :
3578
+ version "6 .0.0 "
3579
+ resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-6 .0.0 .tgz#8118b2fb548c062f9356c7d5013b192a238ce3b3 "
3580
+ integrity sha512-1AYj+gqAskFf9Skb7xuEYMfJqkW3TJ8lukw4Fczw+Y6jRkgxvcE4JiFWuTO4DsoleMvvHudryolA9ObJHJKHWQ ==
3581
3581
dependencies :
3582
- ansi-regex "^4.1.0 "
3582
+ ansi-regex "^6.0.1 "
3583
3583
3584
3584
has-ansi@^2.0.0 :
3585
3585
version "2.0.0"
You can’t perform that action at this time.
0 commit comments