Skip to content

Commit de0c345

Browse files
chore(deps): update all non-major dependencies (#5466)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9e814ec commit de0c345

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"husky": "^4.2.5",
140140
"improved-yarn-audit": "^2.1.0",
141141
"jest": "^26.0.1",
142-
"lint-staged": "^10.2.7",
142+
"lint-staged": "^10.2.8",
143143
"loader-utils": "^2.0.0",
144144
"lodash": "^4.17.15",
145145
"marked": "^1.1.0",
@@ -148,7 +148,7 @@
148148
"postcss-cli": "^7.1.1",
149149
"prettier": "1.14.3",
150150
"require-context": "^1.1.0",
151-
"rollup": "^2.12.1",
151+
"rollup": "^2.13.1",
152152
"rollup-plugin-babel": "^4.4.0",
153153
"rollup-plugin-commonjs": "^10.1.0",
154154
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8525,10 +8525,10 @@ lines-and-columns@^1.1.6:
85258525
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
85268526
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
85278527

8528-
lint-staged@^10.2.7:
8529-
version "10.2.7"
8530-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb"
8531-
integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw==
8528+
lint-staged@^10.2.8:
8529+
version "10.2.8"
8530+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.8.tgz#fcc76158c9d17f5f6238678dc2f4fe98535b2f68"
8531+
integrity sha512-36VUVhZuTJUG0yuSv66o+/Cep9Uwp+od6VkjNxQjHKWvHClVD0SjAZx++4H3zgdr6DxPoUl1y/PVygfPhzAXQQ==
85328532
dependencies:
85338533
chalk "^4.0.0"
85348534
cli-truncate "2.1.0"
@@ -11808,10 +11808,10 @@ rollup-pluginutils@^2.8.1:
1180811808
dependencies:
1180911809
estree-walker "^0.6.1"
1181011810

11811-
rollup@^2.12.1:
11812-
version "2.12.1"
11813-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.1.tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96"
11814-
integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg==
11811+
rollup@^2.13.1:
11812+
version "2.13.1"
11813+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.13.1.tgz#06ac5be4f85df0b79f23cdfa90de63e78095a984"
11814+
integrity sha512-EiICynxIO1DTFmFn+/98gfaqCToK2nbjPjHJLuNvpcwc+P035VrXmJxi3JsOhqkdty+0cOEhJ26ceGTY3UPMPQ==
1181511815
optionalDependencies:
1181611816
fsevents "~2.1.2"
1181711817

0 commit comments

Comments
 (0)