Skip to content

Commit 13505e4

Browse files
committed
Update all non-major dependencies
1 parent d818cbb commit 13505e4

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@
128128
"eslint-plugin-json": "3.1.0",
129129
"eslint-plugin-node": "11.1.0",
130130
"husky": "8.0.3",
131-
"lint-staged": "13.1.0",
131+
"lint-staged": "13.1.1",
132132
"loader.js": "4.7.0",
133-
"prettier": "2.8.3",
133+
"prettier": "2.8.4",
134134
"qunit-dom": "2.0.0",
135135
"stylelint": "14.16.1",
136136
"stylelint-config-prettier": "9.0.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18659,10 +18659,10 @@ linkify-it@^4.0.1:
1865918659
dependencies:
1866018660
uc.micro "^1.0.1"
1866118661

18662-
lint-staged@13.1.0:
18663-
version "13.1.0"
18664-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
18665-
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
18662+
lint-staged@13.1.1:
18663+
version "13.1.1"
18664+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
18665+
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
1866618666
dependencies:
1866718667
cli-truncate "^3.1.0"
1866818668
colorette "^2.0.19"
@@ -21871,10 +21871,10 @@ prettier-linter-helpers@^1.0.0:
2187121871
dependencies:
2187221872
fast-diff "^1.1.2"
2187321873

21874-
prettier@2.8.3:
21875-
version "2.8.3"
21876-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
21877-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
21874+
prettier@2.8.4:
21875+
version "2.8.4"
21876+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
21877+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
2187821878

2187921879
prettier@^2.5.1:
2188021880
version "2.6.2"

0 commit comments

Comments
 (0)