Skip to content

Commit

Permalink
Merge pull request #2773 from woocommerce/PCP-3876-update-node-js-to-…
Browse files Browse the repository at this point in the history
…version-22

Pcp 3876 update node js to version 22
  • Loading branch information
Dinamiko authored Nov 7, 2024
2 parents 3598d60 + edb8ceb commit 40fda87
Show file tree
Hide file tree
Showing 5 changed files with 516 additions and 533 deletions.
1 change: 1 addition & 0 deletions .ddev/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ nfs_mount_enabled: false
mutagen_enabled: false
use_dns_when_possible: true
composer_version: "2"
nodejs_version: "22"
hooks:
pre-start:
- exec-host: "mkdir -p .ddev/wordpress/wp-content/plugins/${DDEV_PROJECT}"
Expand Down
2 changes: 1 addition & 1 deletion modules/ppcp-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "wp-scripts build --webpack-src-dir=resources/js --output-path=assets"
},
"devDependencies": {
"@woocommerce/navigation": "8.1.0",
"@woocommerce/navigation": "^8.1.0",
"@wordpress/data": "^10.10.0",
"@wordpress/data-controls": "^4.10.0",
"@wordpress/scripts": "^30.3.0"
Expand Down
Loading

0 comments on commit 40fda87

Please sign in to comment.