Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Commit 202acdf

Browse files
committed
Merge remote-tracking branch 'roots/10.0.0-dev' into 10.0.0-dev
* roots/10.0.0-dev: Update README.md Bump stylelint from 13.3.0 to 13.3.3 (roots#2453) Bump jquery from 3.4.1 to 3.5.0 (roots#2445) Bump laravel-mix-copy-watched from 2.2.3 to 2.2.4 (roots#2452) Bump squizlabs/php_codesniffer from 3.5.4 to 3.5.5 (roots#2451) Bump @wordpress/babel-preset-default from 4.11.0 to 4.12.1 (roots#2450) Bump @wordpress/dependency-extraction-webpack-plugin from 2.4.0 to 2.5.0 (roots#2448) Bump roots/acorn from 1.0.4 to 1.0.6 (roots#2444)
2 parents 7945f34 + b36d07c commit 202acdf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Contributions are welcome from everyone. We have [contributing guidelines](https
114114

115115
Help support our open-source development efforts by [becoming a patron](https://www.patreon.com/rootsdev).
116116

117-
<a href="https://kinsta.com/?kaid=OFDHAJIXUDIV"><img src="https://cdn.roots.io/app/uploads/kinsta.svg" alt="Kinsta" width="200" height="150"></a> <a href="https://k-m.com/"><img src="https://cdn.roots.io/app/uploads/km-digital.svg" alt="KM Digital" width="200" height="150"></a> <a href="https://nestify.io/?utm_source=roots&utm_medium=banner&utm_campaign=footer"><img src="https://cdn.roots.io/app/uploads/nestify.svg" alt="Nestify" width="200" height="150"></a>
117+
<a href="https://kinsta.com/?kaid=OFDHAJIXUDIV"><img src="https://cdn.roots.io/app/uploads/kinsta.svg" alt="Kinsta" width="200" height="150"></a> <a href="https://k-m.com/"><img src="https://cdn.roots.io/app/uploads/km-digital.svg" alt="KM Digital" width="200" height="150"></a>
118118

119119
## Community
120120

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"devDependencies": {
3434
"@tinypixelco/laravel-mix-wp-blocks": "^1.0.0",
35-
"@wordpress/babel-preset-default": "^4.11.0",
35+
"@wordpress/babel-preset-default": "^4.12.1",
3636
"@wordpress/browserslist-config": "^2.6.0",
37-
"@wordpress/dependency-extraction-webpack-plugin": "^2.4.0",
37+
"@wordpress/dependency-extraction-webpack-plugin": "^2.5.0",
3838
"babel-eslint": "^10.1.0",
3939
"browser-sync": "^2.26.7",
4040
"browser-sync-webpack-plugin": "^2.0.1",
@@ -44,7 +44,7 @@
4444
"eslint-plugin-import": "^2.20.2",
4545
"eslint-plugin-vue": "^6.1.2",
4646
"laravel-mix": "^5.0.4",
47-
"laravel-mix-copy-watched": "^2.2.3",
47+
"laravel-mix-copy-watched": "^2.2.4",
4848
"laravel-mix-purgecss": "^5.0.0-rc.1",
4949
"npm-run-all": "^4.1",
5050
"palette-webpack-plugin": "^1.0.0",
@@ -53,7 +53,7 @@
5353
"rimraf": "^3.0.2",
5454
"sass": "^1.26.3",
5555
"sass-loader": "^8.0.2",
56-
"stylelint": "^13.3.0",
56+
"stylelint": "^13.3.3",
5757
"stylelint-config-standard": "^20.0.0",
5858
"vue-template-compiler": "^2.6.11"
5959
},

0 commit comments

Comments
 (0)