Skip to content

Commit

Permalink
Merge pull request #2716 from AlchemyCMS/depfu/batch_dev/yarn/2024-02-08
Browse files Browse the repository at this point in the history
[js] Update all development Yarn dependencies (2024-02-20)
  • Loading branch information
tvdeyen authored Feb 21, 2024
2 parents 513a9e5 + 7b0056e commit b679b86
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 189 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"tinymce": "^6.8.3"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
Expand All @@ -31,8 +31,8 @@
"jest-environment-jsdom": "^29.6.4",
"jquery": "^3.7.1",
"jsdom-testing-mocks": "^1.11.0",
"prettier": "^3.2.4",
"rollup": "^4.9.5",
"prettier": "^3.2.5",
"rollup": "^4.9.6",
"xhr-mock": "^2.5.1"
},
"jest": {
Expand Down
Loading

0 comments on commit b679b86

Please sign in to comment.