Skip to content

Commit 814bd6a

Browse files
chore(deps): bump jiti from 1.21.6 to 2.6.1
Bumps [jiti](https://github.com/unjs/jiti) from 1.21.6 to 2.6.1. - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v1.21.6...v2.6.1) --- updated-dependencies: - dependency-name: jiti dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae53482 commit 814bd6a

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

packages/docusaurus-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"github-slugger": "^1.5.0",
2929
"globby": "^11.1.0",
3030
"gray-matter": "^4.0.3",
31-
"jiti": "^1.20.0",
31+
"jiti": "^2.6.1",
3232
"js-yaml": "^4.1.0",
3333
"lodash": "^4.17.21",
3434
"micromatch": "^4.0.5",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12018,12 +12018,7 @@ jest@^30.2.0:
1201812018
import-local "^3.2.0"
1201912019
jest-cli "30.2.0"
1202012020

12021-
jiti@^1.20.0:
12022-
version "1.21.6"
12023-
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.6.tgz#6c7f7398dd4b3142767f9a168af2f317a428d268"
12024-
integrity sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==
12025-
12026-
jiti@^2.5.1:
12021+
jiti@^2.5.1, jiti@^2.6.1:
1202712022
version "2.6.1"
1202812023
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.6.1.tgz#178ef2fc9a1a594248c20627cd820187a4d78d92"
1202912024
integrity sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==
@@ -16143,9 +16138,9 @@ react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
1614316138
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
1614416139

1614516140
react-is@^17.0.1, react-is@^18.0.0, react-is@^18.3.1, react-is@^19.2.4:
16146-
version "19.2.4"
16147-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.4.tgz#a080758243c572ccd4a63386537654298c99d135"
16148-
integrity sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==
16141+
version "19.2.5"
16142+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.5.tgz#7e7b54143e9313fed787b23fd4295d5a23872ad9"
16143+
integrity sha512-Dn0t8IQhCmeIT3wu+Apm1/YVsJXsGWi6k4sPdnBIdqMVtHtv0IGi6dcpNpNkNac0zB2uUAqNX3MHzN8c+z2rwQ==
1614916144

1615016145
react-json-view-lite@^2.3.0:
1615116146
version "2.5.0"

0 commit comments

Comments
 (0)