chore(deps): update dependency @total-typescript/ts-reset to v0.5.1 (#51724)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-01 16:48:50 +05:30
committed by GitHub
parent 1c2bab4b85
commit 93e4b04e91
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
},
"description": "The freeCodeCamp.org open-source codebase and curriculum",
"devDependencies": {
"@total-typescript/ts-reset": "0.4.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/express-session": "1.17.8",
"@types/jsonwebtoken": "9.0.3",
"@types/nodemailer": "6.4.11",
+1 -1
View File
@@ -144,7 +144,7 @@
"@codesee/tracker": "0.587.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@total-typescript/ts-reset": "^0.4.0",
"@total-typescript/ts-reset": "^0.5.0",
"@types/chai": "^4.3.4",
"@types/enzyme": "^3.10.12",
"@types/enzyme-adapter-react-16": "1.0.7",
+8 -8
View File
@@ -254,8 +254,8 @@ importers:
version: 7.1.3
devDependencies:
'@total-typescript/ts-reset':
specifier: 0.4.0
version: 0.4.0
specifier: 0.5.1
version: 0.5.1
'@types/express-session':
specifier: 1.17.8
version: 1.17.8
@@ -784,8 +784,8 @@ importers:
specifier: 12.1.5
version: 12.1.5(react-dom@16.14.0)(react@16.14.0)
'@total-typescript/ts-reset':
specifier: ^0.4.0
version: 0.4.0
specifier: ^0.5.0
version: 0.5.1
'@types/chai':
specifier: ^4.3.4
version: 4.3.5
@@ -1363,8 +1363,8 @@ importers:
tools/scripts/build:
devDependencies:
'@total-typescript/ts-reset':
specifier: ^0.4.0
version: 0.4.0
specifier: ^0.5.0
version: 0.5.1
chai:
specifier: 4.3.10
version: 4.3.10
@@ -10957,8 +10957,8 @@ packages:
engines: {node: '>= 10'}
dev: true
/@total-typescript/ts-reset@0.4.0:
resolution: {integrity: sha512-MRKBiDrOUdJowL8EZtQgPoNoDsB5q/TT003kGZJTnNIaKNWtblHCXp8kYBAufYfzECxJFYHEeWaJcb1DMQhi8w==}
/@total-typescript/ts-reset@0.5.1:
resolution: {integrity: sha512-AqlrT8YA1o7Ff5wPfMOL0pvL+1X+sw60NN6CcOCqs658emD6RfiXhF7Gu9QcfKBH7ELY2nInLhKSCWVoNL70MQ==}
dev: true
/@trysound/sax@0.2.0:
+1 -1
View File
@@ -19,7 +19,7 @@
"author": "freeCodeCamp <team@freecodecamp.org>",
"main": "none",
"devDependencies": {
"@total-typescript/ts-reset": "^0.4.0",
"@total-typescript/ts-reset": "^0.5.0",
"chai": "4.3.10",
"joi": "17.10.2",
"readdirp": "3.6.0"