Skip to content

Commit 796293a

Browse files
⬆️ npm(deps): Bump dayjs from 1.11.20 to 1.11.21 in the npm group across 1 directory (#233)
⬆️ npm(deps): Bump dayjs in the npm group across 1 directory Bumps the npm group with 1 update in the / directory: [dayjs](https://github.com/iamkun/dayjs). Updates `dayjs` from 1.11.20 to 1.11.21 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.20...v1.11.21) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Stölzle <stefan@stoelzle.me>
1 parent da1c262 commit 796293a

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

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

packages/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@octokit/graphql": "^9.0.3",
40-
"dayjs": "^1.11.20"
40+
"dayjs": "^1.11.21"
4141
},
4242
"devDependencies": {},
4343
"prettier": "@github/prettier-config"

packages/worldclock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"test": "eslint ."
3232
},
3333
"dependencies": {
34-
"dayjs": "^1.11.20"
34+
"dayjs": "^1.11.21"
3535
},
3636
"prettier": "@github/prettier-config"
3737
}

0 commit comments

Comments
 (0)