Skip to content

Commit 59f3f97

Browse files
author
Marcin Mazurek
committed
[DDW-940] Remove ^ from faker package version
1 parent 0a1e4c8 commit 59f3f97

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@babel/preset-typescript": "^7.16.7",
8888
"@babel/register": "7.0.0",
8989
"@dump247/storybook-state": "1.6.1",
90-
"@faker-js/faker": "^6.0.0",
90+
"@faker-js/faker": "6.0.0",
9191
"@storybook/addon-actions": "5.3.21",
9292
"@storybook/addon-knobs": "5.3.21",
9393
"@storybook/addon-links": "5.3.21",

yarn.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,7 +2011,7 @@
20112011
minimatch "^3.0.4"
20122012
strip-json-comments "^3.1.1"
20132013

2014-
"@faker-js/faker@^6.0.0":
2014+
"@faker-js/[email protected]":
20152015
version "6.0.0"
20162016
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-6.0.0.tgz#b613ebf5f5ebb2ab987afb567d8b7fe860199c13"
20172017

@@ -3154,10 +3154,6 @@
31543154
version "1.0.0"
31553155
resolved "https://registry.yarnpkg.com/@types/is-function/-/is-function-1.0.0.tgz#1b0b819b1636c7baf0d6785d030d12edf70c3e83"
31563156

3157-
"@types/istanbul-lib-coverage@*":
3158-
version "2.0.4"
3159-
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
3160-
31613157
"@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
31623158
version "2.0.3"
31633159
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"

0 commit comments

Comments
 (0)