Skip to content

Commit

Permalink
chore(deps): pin dependencies (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 12, 2021
1 parent f207e48 commit d09b1ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"babel-plugin-lodash": "3.3.4",
"babel-preset-react-app": "10.0.0",
"chalk": "^4.1.2",
"chalk": "4.1.2",
"concurrently": "6.3.0",
"cross-env": "7.0.3",
"deepmerge": "4.2.2",
Expand All @@ -155,14 +155,14 @@
"focus-visible": "5.2.0",
"fs-extra": "10.0.0",
"gacp": "2.10.2",
"glob-fs": "^0.1.7",
"glob-fs": "0.1.7",
"husky": "7.0.2",
"jest": "27.2.4",
"jest-axe": "5.0.1",
"ladash": "1.2.0",
"lint-staged": "11.2.0",
"node-fetch": "2.6.1",
"outdent": "^0.8.0",
"outdent": "0.8.0",
"patch-package": "6.4.7",
"pinst": "2.1.6",
"postcss": "8.3.9",
Expand All @@ -179,7 +179,7 @@
"rimraf": "3.0.2",
"size-limit": "5.0.5",
"sort-package-json": "1.52.0",
"storybook-addon-preview": "^2.1.2",
"storybook-addon-preview": "2.1.2",
"tailwindcss": "2.2.16",
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9106,7 +9106,7 @@ glob-fs-gitignore@^0.1.5:
micromatch "^2.3.11"
parse-gitignore "^0.2.0"

glob-fs@^0.1.7:
[email protected]:
version "0.1.7"
resolved "https://registry.yarnpkg.com/glob-fs/-/glob-fs-0.1.7.tgz#9a7ebbfc694fae9cebec5d59dace93ecfb364f26"
integrity sha512-f0U3u9xK8MEYtKDCnZXvZrZAy4uNp+KSA4xfaKI/NxbE6HXhqUBQ485Uwd6jQa/Q6z1yKi804WT9y53RrwuMxQ==
Expand All @@ -9128,7 +9128,7 @@ glob-fs@^0.1.7:
is-windows "^0.1.0"
kind-of "^2.0.0"
lazy-cache "^0.1.0"
micromatch jonschlinkert/micromatch#2.2.0
micromatch "github:jonschlinkert/micromatch#2.2.0"
mixin-object "^2.0.0"
object-visit "^0.1.0"
object.omit "^1.1.0"
Expand Down Expand Up @@ -12235,8 +12235,9 @@ micromatch@^4.0.2, micromatch@^4.0.4:
braces "^3.0.1"
picomatch "^2.2.3"

micromatch@jonschlinkert/micromatch#2.2.0:
"micromatch@github:jonschlinkert/micromatch#2.2.0":
version "2.2.0"
uid "5017fd78202e04c684cc31d3c2fb1f469ea222ff"
resolved "https://codeload.github.com/jonschlinkert/micromatch/tar.gz/5017fd78202e04c684cc31d3c2fb1f469ea222ff"
dependencies:
arr-diff "^1.0.1"
Expand Down Expand Up @@ -13081,7 +13082,7 @@ osenv@^0.1.4:
os-homedir "^1.0.0"
os-tmpdir "^1.0.0"

outdent@^0.8.0:
[email protected]:
version "0.8.0"
resolved "https://registry.yarnpkg.com/outdent/-/outdent-0.8.0.tgz#2ebc3e77bf49912543f1008100ff8e7f44428eb0"
integrity sha512-KiOAIsdpUTcAXuykya5fnVVT+/5uS0Q1mrkRHcF89tpieSmY33O/tmc54CqwA+bfhbtEfZUNLHaPUiB9X3jt1A==
Expand Down Expand Up @@ -16012,7 +16013,7 @@ store2@^2.12.0:
resolved "https://registry.yarnpkg.com/store2/-/store2-2.12.0.tgz#e1f1b7e1a59b6083b2596a8d067f6ee88fd4d3cf"
integrity sha512-7t+/wpKLanLzSnQPX8WAcuLCCeuSHoWdQuh9SB3xD0kNOM38DNf+0Oa+wmvxmYueRzkmh6IcdKFtvTa+ecgPDw==

storybook-addon-preview@^2.1.2:
[email protected]:
version "2.1.2"
resolved "https://registry.yarnpkg.com/storybook-addon-preview/-/storybook-addon-preview-2.1.2.tgz#396cfbbbb14e9aee7ad4f1b127ce20509ff1d17c"
integrity sha512-PoQgTTVZlK/vzmcFGhBf5+R3tfcprU7HB+IzaBZ9AZ9i26YAK78Iqs/OP1vJxAgZuPOn4y4vxWhaytwW9VVkjw==
Expand Down

1 comment on commit d09b1ed

@vercel
Copy link

@vercel vercel bot commented on d09b1ed Oct 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.