Skip to content

Commit 7144c10

Browse files
committed
3.4.0 Utils Update
1 parent 6cbff48 commit 7144c10

File tree

2 files changed

+647
-646
lines changed

2 files changed

+647
-646
lines changed

packages/create-react-wptheme-utils/create-react-wptheme-error-overlay/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devloco/create-react-wptheme-error-overlay",
3-
"version": "3.3.1-wp.1",
3+
"version": "3.4.0-wp.1",
44
"description": "create-react-wptheme client with error overlay",
55
"main": "wptheme-error-overlay.js",
66
"scripts": {
@@ -17,15 +17,15 @@
1717
"wpThemeErrorOverlay.js"
1818
],
1919
"dependencies": {
20-
"react-dev-utils": "^10.1.0",
21-
"react-error-overlay": "^6.0.5"
20+
"react-dev-utils": "^10.2.0",
21+
"react-error-overlay": "^6.0.6"
2222
},
2323
"devDependencies": {
2424
"@babel/code-frame": "^7.8.3",
2525
"@babel/core": "^7.8.4",
2626
"@webpack-cli/info": "^0.2.0",
2727
"babel-loader": "^8.0.6",
28-
"webpack": "^4.41.5",
29-
"webpack-cli": "^3.3.10"
28+
"webpack": "^4.41.6",
29+
"webpack-cli": "^3.3.11"
3030
}
3131
}

0 commit comments

Comments
 (0)