Skip to content

Commit 7fc1605

Browse files
cq-botpull[bot]
authored andcommitted
fix(deps): Pin dependencies (#1647)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | pin | [`^16.11.12` -> `16.11.47`](https://renovatebot.com/diffs/npm/@types%2fnode/16.11.47/16.11.47) | | [isomorphic-unfetch](https://togithub.com/developit/unfetch) | dependencies | pin | [`^3.1.0` -> `3.1.0`](https://renovatebot.com/diffs/npm/isomorphic-unfetch/3.1.0/3.1.0) | | [prism-react-renderer](https://togithub.com/FormidableLabs/prism-react-renderer) | dependencies | pin | [`^1.3.5` -> `1.3.5`](https://renovatebot.com/diffs/npm/prism-react-renderer/1.3.5/1.3.5) | | [prismjs](https://togithub.com/PrismJS/prism) | dependencies | pin | [`^1.28.0` -> `1.28.0`](https://renovatebot.com/diffs/npm/prismjs/1.28.0/1.28.0) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE4MC4wIn0=-->
1 parent d2712b5 commit 7fc1605

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@
1919
"dependencies": {
2020
"@heroicons/react": "1.0.6",
2121
"copy-to-clipboard": "3.3.1",
22-
"isomorphic-unfetch": "^3.1.0",
22+
"isomorphic-unfetch": "3.1.0",
2323
"next": "12.2.4",
2424
"next-sitemap": "3.1.19",
2525
"nextra": "2.0.0-beta.17",
2626
"nextra-theme-docs": "2.0.0-beta.17",
27-
"prism-react-renderer": "^1.3.5",
28-
"prismjs": "^1.28.0",
27+
"prism-react-renderer": "1.3.5",
28+
"prismjs": "1.28.0",
2929
"react": "17.0.2",
3030
"react-dom": "17.0.2",
3131
"react-hot-toast": "2.1.1"
3232
},
3333
"devDependencies": {
3434
"@babel/core": "7.18.10",
35-
"@types/node": "^16.11.12",
35+
"@types/node": "16.11.47",
3636
"@types/react": "17.0.48",
3737
"autoprefixer": "10.4.8",
3838
"csstype": "3.1.0",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@
589589
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
590590
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
591591

592-
"@types/node@^16.11.12":
592+
"@types/node@16.11.47":
593593
version "16.11.47"
594594
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.47.tgz#efa9e3e0f72e7aa6a138055dace7437a83d9f91c"
595595
integrity sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g==
@@ -2046,7 +2046,7 @@ isexe@^2.0.0:
20462046
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
20472047
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
20482048

2049-
isomorphic-unfetch@^3.1.0:
2049+
isomorphic-unfetch@3.1.0:
20502050
version "3.1.0"
20512051
resolved "https://registry.yarnpkg.com/isomorphic-unfetch/-/isomorphic-unfetch-3.1.0.tgz#87341d5f4f7b63843d468438128cb087b7c3e98f"
20522052
integrity sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q==
@@ -3169,12 +3169,12 @@ prelude-ls@^1.2.1:
31693169
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
31703170
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
31713171

3172-
prism-react-renderer@^1.3.5:
3172+
prism-react-renderer@1.3.5:
31733173
version "1.3.5"
31743174
resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-1.3.5.tgz#786bb69aa6f73c32ba1ee813fbe17a0115435085"
31753175
integrity sha512-IJ+MSwBWKG+SM3b2SUfdrhC+gu01QkV2KmRQgREThBfSQRoufqRfxfHUxpG1WcaFjP+kojcFyO9Qqtpgt3qLCg==
31763176

3177-
prismjs@^1.28.0:
3177+
prismjs@1.28.0:
31783178
version "1.28.0"
31793179
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.28.0.tgz#0d8f561fa0f7cf6ebca901747828b149147044b6"
31803180
integrity sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==

0 commit comments

Comments
 (0)