Skip to content

Commit 136ec1a

Browse files
renovate-botmgechev
authored andcommitted
Update dependency flat-cache to v3
1 parent 7149605 commit 136ec1a

File tree

4 files changed

+42
-37
lines changed

4 files changed

+42
-37
lines changed

package-lock.json

Lines changed: 22 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"webpack-cli": "3.3.12"
5656
},
5757
"dependencies": {
58-
"flat-cache": "^2.0.1",
58+
"flat-cache": "^3.0.0",
5959
"googleapis": "^59.0.0"
6060
}
6161
}

packages/guess-webpack/package-lock.json

Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/guess-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"chalk": "^2.4.2",
2727
"copy-webpack-plugin": "^5.0.0",
28-
"flat-cache": "^2.0.0",
28+
"flat-cache": "^3.0.0",
2929
"google-oauth2-node": "0.0.3",
3030
"googleapis": "^59.0.0",
3131
"guess-ga": "^0.4.20",

0 commit comments

Comments
 (0)