Skip to content

Commit 8415ec4

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update all non-major dependencies (#3026)
1 parent 62a6207 commit 8415ec4

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
@@ -91,7 +91,7 @@
9191
"babel-eslint": "^10.0.1",
9292
"babel-jest": "^24.7.1",
9393
"babel-plugin-istanbul": "^5.1.1",
94-
"clean-css-cli": "^4.2.1",
94+
"clean-css-cli": "^4.3.0",
9595
"codecov": "^3.3.0",
9696
"codemirror": "^5.45.0",
9797
"cross-env": "^5.2.0",
@@ -122,7 +122,7 @@
122122
"rollup": "^1.9.0",
123123
"rollup-plugin-babel": "^4.3.2",
124124
"rollup-plugin-commonjs": "^9.3.4",
125-
"rollup-plugin-node-resolve": "^4.1.0",
125+
"rollup-plugin-node-resolve": "^4.2.0",
126126
"rollup-watch": "^4.3.1",
127127
"sass-loader": "^7.1.0",
128128
"standard-version": "^5.0.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2981,10 +2981,10 @@ class-utils@^0.3.5:
29812981
isobject "^3.0.0"
29822982
static-extend "^0.1.1"
29832983

2984-
clean-css-cli@^4.2.1:
2985-
version "4.2.1"
2986-
resolved "https://registry.yarnpkg.com/clean-css-cli/-/clean-css-cli-4.2.1.tgz#0a367077ad85cb4451148ac1f2edb4eb1992b4ed"
2987-
integrity sha512-ST2yi9F2kAmLRs9phSpGRUm44SbRy29QGm1OuAKfTU0KCLilFMTcz+/Fxhbdi5GrsjIMhTBdFUQhc55CjM3Isw==
2984+
clean-css-cli@^4.3.0:
2985+
version "4.3.0"
2986+
resolved "https://registry.yarnpkg.com/clean-css-cli/-/clean-css-cli-4.3.0.tgz#8502aa86d1879e5b111af51b3c2abb799e0684ce"
2987+
integrity sha512-8GHZfr+mG3zB/Lgqrr27qHBFsPSn0fyEI3f2rIZpxPxUbn2J6A8xyyeBRVTW8duDuXigN0s80vsXiXJOEFIO5Q==
29882988
dependencies:
29892989
clean-css "^4.2.1"
29902990
commander "2.x"
@@ -9782,10 +9782,10 @@ rollup-plugin-commonjs@^9.3.4:
97829782
resolve "^1.10.0"
97839783
rollup-pluginutils "^2.6.0"
97849784

9785-
rollup-plugin-node-resolve@^4.1.0:
9786-
version "4.1.0"
9787-
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.1.0.tgz#2f1534c0057b2db0219d271daf887c4e062a7e56"
9788-
integrity sha512-N7eBrK0gpdAVQTk5SmsO2h39LlLQMNXalu6Mo6RGWx/hZtq0+gwssT+W2IdF9im2rDNGjUF7HLnxMd9uLiI5+Q==
9785+
rollup-plugin-node-resolve@^4.2.0:
9786+
version "4.2.0"
9787+
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.2.0.tgz#f1f38392a97360195be04d3c3d791ddd9715d755"
9788+
integrity sha512-JhD9hcOFv4oPQ5zViwP3Z79WSXCvcoSDmtZ1tn2pOKry28+XpoRRzWZHp5qz1aPKtTHRLRoMMnrMxnwDhbtuUw==
97899789
dependencies:
97909790
"@types/resolve" "0.0.8"
97919791
builtin-modules "^3.0.0"

0 commit comments

Comments
 (0)