Skip to content

Commit 8bd5afa

Browse files
chore(deps): pin dependencies (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f6438b commit 8bd5afa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"@semantic-release/github": "8.0.6",
2424
"@semantic-release/npm": "9.0.1",
2525
"@semantic-release/release-notes-generator": "10.0.3",
26-
"prettier": "^2.0.5",
26+
"prettier": "2.0.5",
2727
"semantic-release": "^17.0.7",
28-
"webpack": "^5.0.0-beta.16"
28+
"webpack": "5.0.0-beta.16"
2929
},
3030
"repository": {
3131
"type": "git",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5183,7 +5183,7 @@ prepend-http@^1.0.1:
51835183
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
51845184
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
51855185

5186-
prettier@^2.0.5:
5186+
51875187
version "2.0.5"
51885188
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
51895189
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
@@ -6631,7 +6631,7 @@ webpack-sources@^1.4.3:
66316631
source-list-map "^2.0.0"
66326632
source-map "~0.6.1"
66336633

6634-
webpack@^5.0.0-beta.16:
6634+
66356635
version "5.0.0-beta.16"
66366636
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.0.0-beta.16.tgz#9702c3fa4d1ff8ee1d50d88de34f8c41af64195e"
66376637
integrity sha512-O6YzI5H7XDPoXFrdC338P0GsSdhmYvz0//HL8LxVFHuRSbtHcV8mfx5U8ouWihFqwyvbfy27Bqoz2KY62kME9Q==

0 commit comments

Comments
 (0)