Skip to content

Commit 56f8af3

Browse files
authored
Merge pull request #203 from Rubix982/snyk-upgrade-1951606c4dd16d0d67445a2efbcd3525
[Snyk] Upgrade prettier from 2.4.1 to 2.5.0
2 parents 88a3581 + 42cddc7 commit 56f8af3

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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"eslint-config-airbnb": "^19.0.0",
4040
"eslint-config-airbnb-base": "^15.0.0",
41-
"prettier": "^2.4.0",
41+
"prettier": "^2.5.0",
4242
"yarn": "^1.22.17"
4343
}
4444
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,10 +1656,10 @@ prettier-linter-helpers@^1.0.0:
16561656
dependencies:
16571657
fast-diff "^1.1.2"
16581658

1659-
prettier@^2.4.0:
1660-
version "2.4.1"
1661-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
1662-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
1659+
prettier@^2.5.0:
1660+
version "2.5.1"
1661+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
1662+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
16631663

16641664
progress@^2.0.0:
16651665
version "2.0.3"

0 commit comments

Comments
 (0)