Skip to content

Commit 36900e4

Browse files
authored
deps(ui): Upgrade js-cookie patch version (#94077)
Looks like js-beautify was already pulling in the newer version
1 parent 5f5418b commit 36900e4

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/invariant": "^2.2.35",
8888
"@types/jest": "29.5.14",
8989
"@types/js-beautify": "^1.14.3",
90-
"@types/js-cookie": "^3.0.2",
90+
"@types/js-cookie": "3.0.6",
9191
"@types/lodash": "^4.14.182",
9292
"@types/papaparse": "^5.3.5",
9393
"@types/prismjs": "^1.26.0",
@@ -131,7 +131,7 @@
131131
"jed": "^1.1.0",
132132
"jest-fetch-mock": "^3.0.3",
133133
"js-beautify": "^1.15.1",
134-
"js-cookie": "3.0.1",
134+
"js-cookie": "3.0.5",
135135
"jsonrepair": "^3.8.0",
136136
"less": "4.3.0",
137137
"less-loader": "^12.2.0",

pnpm-lock.yaml

Lines changed: 7 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)