Skip to content

Commit aaf4723

Browse files
deps: npm dev dependencies (#692)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 21bbb22 commit aaf4723

File tree

3 files changed

+310
-993
lines changed

3 files changed

+310
-993
lines changed

fe/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"uuid": "^8.3.2"
1515
},
1616
"devDependencies": {
17-
"@storybook/addon-essentials": "6.4.8",
17+
"@storybook/addon-essentials": "6.4.9",
1818
"@testing-library/react": "12.1.2",
1919
"@types/content-disposition": "0.5.4",
2020
"@types/faker": "5.5.9",
@@ -24,15 +24,15 @@
2424
"@vanilla-extract/css-utils": "0.1.2",
2525
"braid-design-system": "31.2.3",
2626
"clsx": "1.1.1",
27-
"content-disposition": "0.5.3",
27+
"content-disposition": "0.5.4",
2828
"date-fns": "2.27.0",
2929
"faker": "5.5.3",
3030
"path-browserify": "1.0.1",
3131
"query-string": "7.0.1",
3232
"react": "17.0.2",
3333
"react-dom": "17.0.2",
3434
"react-router-dom": "5.3.0",
35-
"scoobie": "12.0.1",
35+
"scoobie": "12.1.1",
3636
"sku": "11.2.5",
3737
"use-query-params": "1.2.3",
3838
"webpack-merge": "5.8.0"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"@graphql-codegen/typescript": "2.4.1",
1010
"@graphql-codegen/typescript-apollo-client-helpers": "2.1.8",
1111
"@graphql-codegen/typescript-operations": "2.2.1",
12-
"@graphql-tools/utils": "8.5.3",
13-
"concurrently": "6.4.0",
12+
"@graphql-tools/utils": "8.5.5",
13+
"concurrently": "6.5.1",
1414
"graphql": "15.8.0"
1515
},
1616
"private": true,

0 commit comments

Comments
 (0)