Skip to content

Commit cb59941

Browse files
Bump the js-minor-patch group with 2 updates (#3363)
Bumps the js-minor-patch group with 2 updates: [esbuild](https://github.com/evanw/esbuild) and [eslint](https://github.com/eslint/eslint). Updates `esbuild` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.0...v0.25.1) Updates `eslint` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-minor-patch - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38f9bd8 commit cb59941

File tree

2 files changed

+131
-123
lines changed

2 files changed

+131
-123
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@fortawesome/fontawesome-free": "6.7.2",
44
"@popperjs/core": "2.11.8",
55
"bootstrap": "4.6.2",
6-
"esbuild": "0.25.0",
6+
"esbuild": "0.25.1",
77
"i18n-js": "^4.5.1",
88
"jquery": "3.7.1",
99
"jquery-ujs": "1.2.3",
@@ -25,7 +25,7 @@
2525
"@testing-library/react": "^16.2.0",
2626
"@testing-library/user-event": "^14.6.1",
2727
"babel-jest": "^29.7.0",
28-
"eslint": "9.21.0",
28+
"eslint": "9.22.0",
2929
"eslint-config-airbnb-base": "15.0.0",
3030
"eslint-plugin-import": "2.31.0",
3131
"jest": "^29.7.0",

0 commit comments

Comments
 (0)