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.3
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/lodash": "4.14.199",
|
||||
"@types/node": "18.17.19",
|
||||
"@types/store": "2.0.2",
|
||||
"@types/store": "2.0.3",
|
||||
"@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.17.19
|
||||
version: 18.17.19
|
||||
'@types/store':
|
||||
specifier: 2.0.2
|
||||
version: 2.0.2
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3
|
||||
'@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)
|
||||
@@ -11600,6 +11600,10 @@ packages:
|
||||
resolution: {integrity: sha512-ZPHnXkzmGMfk+pHqAGzTSpA9CbsHmJLgkvOl5w52LZ0XTxB1ZIHWZzQ7lEtjTNWScBbsQekg8TjApMXkMe4nkw==}
|
||||
dev: true
|
||||
|
||||
/@types/store@2.0.3:
|
||||
resolution: {integrity: sha512-hwArKS+x+2IMmkgOrW/dRaDOiRx6c7O7BBOvK7SYzLT6FJ/i5/wLkgAo0JYrnmZQXGGx/PxjsWW6zA+MVzannQ==}
|
||||
dev: true
|
||||
|
||||
/@types/superagent@4.1.18:
|
||||
resolution: {integrity: sha512-LOWgpacIV8GHhrsQU+QMZuomfqXiqzz3ILLkCtKx3Us6AmomFViuzKT9D693QTKgyut2oCytMG8/efOop+DB+w==}
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user