Skip to content

Commit 730a201

Browse files
authored
chore: update JavaScript dependencies (#520)
1 parent 410bb82 commit 730a201

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
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@sindresorhus/slugify": "sindresorhus/slugify",
4-
"prettier": "^2.8.0"
4+
"prettier": "^2.8.1"
55
},
66
"devDependencies": {
77
"glob": "^7.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -433,10 +433,10 @@ postcss@^8.4.18:
433433
picocolors "^1.0.0"
434434
source-map-js "^1.0.2"
435435

436-
prettier@^2.8.0:
437-
version "2.8.0"
438-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
439-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
436+
prettier@^2.8.1:
437+
version "2.8.1"
438+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
439+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
440440

441441
queue-microtask@^1.2.2:
442442
version "1.2.3"

0 commit comments

Comments
 (0)