Skip to content

Commit e900599

Browse files
dependabot[bot]BitPatty
authored andcommitted
Bump the development-dependencies group across 1 directory with 4 updates
Bumps the development-dependencies group with 4 updates in the / directory: [next](https://github.com/vercel/next.js), [npm-check-updates](https://github.com/raineorshine/npm-check-updates), [tslib](https://github.com/Microsoft/tslib) and [typescript](https://github.com/microsoft/TypeScript). Updates `next` from 14.2.14 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.14...v14.2.15) Updates `npm-check-updates` from 17.1.3 to 17.1.4 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v17.1.3...v17.1.4) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.0) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b25d296 commit e900599

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@types/node": "20.8.9",
4141
"@types/react": "18.3.11",
4242
"create-hmac": "1.1.7",
43-
"next": "14.2.14",
44-
"npm-check-updates": "17.1.3",
43+
"next": "14.2.15",
44+
"npm-check-updates": "17.1.4",
4545
"prettier": "3.3.3",
4646
"rimraf": "6.0.1",
4747
"rollup": "4.24.0",
4848
"rollup-plugin-typescript2": "0.36.0",
49-
"tslib": "2.7.0",
50-
"typescript": "5.6.2",
49+
"tslib": "2.8.0",
50+
"typescript": "5.6.3",
5151
"eslint": "9.12.0"
5252
},
5353
"peerDependencies": {

0 commit comments

Comments
 (0)