mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency @types/store to v2.0.4
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@
|
||||
"@types/jest": "29.5.6",
|
||||
"@types/lodash": "4.14.200",
|
||||
"@types/node": "18.18.7",
|
||||
"@types/store": "2.0.3",
|
||||
"@types/store": "2.0.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
"@typescript-eslint/parser": "5.62.0",
|
||||
"babel-jest": "29.7.0",
|
||||
|
||||
Generated
+6
-2
@@ -49,8 +49,8 @@ importers:
|
||||
specifier: 18.18.7
|
||||
version: 18.18.7
|
||||
'@types/store':
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3
|
||||
specifier: 2.0.4
|
||||
version: 2.0.4
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 5.62.0
|
||||
version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.50.0)(typescript@4.9.5)
|
||||
@@ -10909,6 +10909,10 @@ packages:
|
||||
resolution: {integrity: sha512-hwArKS+x+2IMmkgOrW/dRaDOiRx6c7O7BBOvK7SYzLT6FJ/i5/wLkgAo0JYrnmZQXGGx/PxjsWW6zA+MVzannQ==}
|
||||
dev: true
|
||||
|
||||
/@types/store@2.0.4:
|
||||
resolution: {integrity: sha512-x7Pq0ASoOfu/1MrSVDvHihteHuJ/lAQfUsDGaK4+Tk+YM/rB155SBsNoNeKwn+3x+IgPJ/I5x1spVyZqwpfAuw==}
|
||||
dev: true
|
||||
|
||||
/@types/superagent@4.1.19:
|
||||
resolution: {integrity: sha512-McM1mlc7PBZpCaw0fw/36uFqo0YeA6m8JqoyE4OfqXsZCIg0hPP2xdE6FM7r6fdprDZHlJwDpydUj1R++93hCA==}
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user