Skip to content

Commit c261e4a

Browse files
Bump the npm_and_yarn group across 1 directory with 4 updates (#68)
Bumps the npm_and_yarn group with 4 updates in the / directory: [node-forge](https://github.com/digitalbazaar/forge), [playwright](https://github.com/microsoft/playwright), [js-yaml](https://github.com/nodeca/js-yaml) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `node-forge` from 1.3.1 to 1.3.2 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.2) Updates `playwright` from 1.51.0 to 1.55.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.0...v1.55.1) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `vite` from 6.2.3 to 6.4.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a244005 commit c261e4a

File tree

2 files changed

+117
-18
lines changed

2 files changed

+117
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"chart.js": "^4.5.0",
2121
"combinatorial-generators": "^1.1.2",
2222
"es-module-shims": "^1.10.0",
23-
"node-forge": "^1.3.1",
23+
"node-forge": "^1.3.2",
2424
"progress": "^2.0.3",
2525
"regenerator-runtime": "^0.14.1"
2626
},
@@ -32,7 +32,7 @@
3232
"eslint-plugin-prettier": "^5.2.1",
3333
"http-server": "^14.1.1",
3434
"husky": "^9.1.6",
35-
"playwright": "^1.49.1",
35+
"playwright": "^1.55.1",
3636
"prettier": "^3.4.2",
3737
"typescript": "^5.6.2",
3838
"typescript-eslint": "^8.18.1",

0 commit comments

Comments
 (0)