Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 9e89cf2 commit 6b4b3c0
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.7.0
22.9.0
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "itsb/include-fussball-de-widgets",
"description": "A WordPress plugin for easy integration of fussball.de widgets.",
"require-dev": {
"squizlabs/php_codesniffer": "^3.10.2",
"squizlabs/php_codesniffer": "^3.10.3",
"wp-coding-standards/wpcs": "^3.1.0",
"phpcompatibility/phpcompatibility-wp": "^2.1.5",
"dealerdirect/phpcodesniffer-composer-installer": "v1.0.0"
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,35 +47,35 @@
"@mheob/commitlint-config": "^1.1.2",
"@mheob/eslint-config": "^6.1.3",
"@mheob/prettier-config": "^3.3.1",
"@wordpress/babel-preset-default": "^8.7.0",
"@wordpress/block-editor": "^14.2.0",
"@wordpress/blocks": "^13.7.0",
"@wordpress/components": "^28.7.0",
"@wordpress/compose": "^7.7.0",
"@wordpress/element": "^6.7.0",
"@wordpress/i18n": "^5.7.0",
"@wordpress/postcss-plugins-preset": "^5.7.0",
"babel-loader": "^9.1.3",
"@wordpress/babel-preset-default": "^8.8.2",
"@wordpress/block-editor": "^14.3.0",
"@wordpress/blocks": "^13.8.0",
"@wordpress/components": "^28.8.0",
"@wordpress/compose": "^7.8.0",
"@wordpress/element": "^6.8.0",
"@wordpress/i18n": "^5.8.0",
"@wordpress/postcss-plugins-preset": "^5.8.0",
"babel-loader": "^9.2.1",
"bestzip": "^2.2.1",
"commitizen": "^4.3.0",
"copy-webpack-plugin": "^12.0.2",
"cpr": "^3.0.1",
"cspell": "^8.14.2",
"cspell": "^8.14.4",
"css-loader": "^7.1.2",
"cssnano": "^7.0.6",
"cz-git": "^1.9.4",
"eslint": "^9.9.1",
"husky": "^9.1.5",
"eslint": "^9.11.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"sass": "^1.79.3",
"sass-loader": "^16.0.2",
"source-map-loader": "^5.0.0",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
}
}

0 comments on commit 6b4b3c0

Please sign in to comment.