Skip to content

Commit 4ef69de

Browse files
dependabot[bot]elchininet
authored andcommitted
[Dependencies]: Bump the dependencies-dev group with 2 updates
Bumps the dependencies-dev group with 2 updates: [rollup](https://github.com/rollup/rollup) and [typescript](https://github.com/microsoft/TypeScript). Updates `rollup` from 4.60.1 to 4.60.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.1...v4.60.2) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.60.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b94c7ad commit 4ef69de

2 files changed

Lines changed: 135 additions & 135 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
"jest": "^30.3.0",
5454
"jest-environment-jsdom": "^30.3.0",
5555
"jest-location-mock": "^3.0.0",
56-
"rollup": "^4.60.1",
56+
"rollup": "^4.60.2",
5757
"rollup-plugin-dts": "^6.4.1",
5858
"rollup-plugin-tsconfig-paths": "^1.5.2",
5959
"ts-jest": "^29.4.9",
6060
"tslib": "^2.8.1",
61-
"typescript": "^6.0.2"
61+
"typescript": "^6.0.3"
6262
},
6363
"dependencies": {
6464
"get-promisable-result": "^2.0.0"

0 commit comments

Comments
 (0)