Skip to content

Commit 4082b0c

Browse files
authored
Merge pull request #2335 from TechnologyEnhancedLearning/dependabot/npm_and_yarn/DigitalLearningSolutions.Web/Automatic_version_update_dependabot/types/js-cookie-3.0.6
Bump @types/js-cookie from 3.0.5 to 3.0.6 in /DigitalLearningSolutions.Web
2 parents 5217636 + e36b646 commit 4082b0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/preset-typescript": "^7.23.3",
4141
"@types/dompurify": "^2.3.3",
4242
"@types/jest": "^27.5.2",
43-
"@types/js-cookie": "^3.0.5",
43+
"@types/js-cookie": "^3.0.6",
4444
"@types/js-search": "^1.4.3",
4545
"@types/jsdom": "^16.2.15",
4646
"@types/lodash": "^4.14.201",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,10 +1551,10 @@
15511551
jest-matcher-utils "^27.0.0"
15521552
pretty-format "^27.0.0"
15531553

1554-
"@types/js-cookie@^3.0.5":
1555-
version "3.0.5"
1556-
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-3.0.5.tgz#5eba4033a4f17fb2b29d975892694315194eca33"
1557-
integrity sha512-dtLshqoiGRDHbHueIT9sjkd2F4tW1qPSX2xKAQK8p1e6pM+Z913GM1shv7dOqqasEMYbC5zEaClJomQe8OtQLA==
1554+
"@types/js-cookie@^3.0.6":
1555+
version "3.0.6"
1556+
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-3.0.6.tgz#a04ca19e877687bd449f5ad37d33b104b71fdf95"
1557+
integrity sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==
15581558

15591559
"@types/js-search@^1.4.3":
15601560
version "1.4.3"

0 commit comments

Comments
 (0)