Skip to content

Commit 44744b1

Browse files
chore(deps): bump the minor-and-patch group across 1 directory with 2 updates
Bumps the minor-and-patch group with 2 updates in the / directory: [as-test](https://github.com/JairusSW/as-test) and [prettier](https://github.com/prettier/prettier). Updates `as-test` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/JairusSW/as-test/releases) - [Changelog](https://github.com/JairusSW/as-test/blob/main/CHANGELOG.md) - [Commits](JairusSW/as-test@v0.5.3...v0.5.4) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) --- updated-dependencies: - dependency-name: as-test dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 190e9dd commit 44744b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"chartjs-node-canvas": "^5.0.0",
1818
"chartjs-plugin-datalabels": "^2.2.0",
1919
"eslint": "^10.0.0",
20-
"prettier": "3.6.2",
20+
"prettier": "3.8.1",
2121
"tinybench": "^6.0.0",
2222
"typescript": "^5.9.3",
2323
"typescript-eslint": "^8.0.0"
@@ -86,6 +86,6 @@
8686
"type": "module",
8787
"types": "assembly/index.ts",
8888
"dependencies": {
89-
"as-test": "0.5.3"
89+
"as-test": "0.5.4"
9090
}
9191
}

0 commit comments

Comments
 (0)