Skip to content

Commit

Permalink
Merge pull request #2975 from AlchemyCMS/depfu/batch_dev/yarn/2024-07-25
Browse files Browse the repository at this point in the history
[js] Update all development Yarn dependencies (2024-07-25)
  • Loading branch information
tvdeyen authored Jul 25, 2024
2 parents 7aa1069 + 236f36f commit b29913c
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 150 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"tinymce": "^7.2.1"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
Expand All @@ -33,9 +33,9 @@
"jest-environment-jsdom": "^29.6.4",
"jquery": "^3.7.1",
"jsdom-testing-mocks": "^1.13.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"rollup": "^4.18.1",
"sass": "^1.77.2",
"sass": "^1.77.8",
"xhr-mock": "^2.5.1"
},
"jest": {
Expand Down
Loading

0 comments on commit b29913c

Please sign in to comment.