Skip to content

Commit aa888f9

Browse files
chore(deps-dev): bump the development-dependencies group with 2 updates (#89)
Bumps the development-dependencies group with 2 updates: [prettier](https://github.com/prettier/prettier) and [express](https://github.com/expressjs/express). Updates `prettier` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: express dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20e61ee commit aa888f9

File tree

3 files changed

+18
-15
lines changed

3 files changed

+18
-15
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@typescript-eslint/eslint-plugin": "^5.62.0",
1515
"body-parser": "1.20.3",
1616
"eslint": "^8.54.0",
17-
"express": "4.21.1",
17+
"express": "4.21.2",
1818
"express-session": "1.18.1",
1919
"node-fetch": "2.7.0",
2020
"playwright-decorators": "../",

package-lock.json

Lines changed: 16 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@typescript-eslint/eslint-plugin": "5.62.0",
4545
"dts-bundle-generator": "8.1.2",
4646
"eslint": "8.57.0",
47-
"prettier": "3.4.1",
47+
"prettier": "3.4.2",
4848
"typescript": "5.7.2",
4949
"vite": "^5.4.10",
5050
"vite-plugin-cjs-interop": "0.0.8",

0 commit comments

Comments
 (0)