Compare commits

..

No commits in common. "7ff5c1ba2f78d32097efd9748aebb95fa405da8d" and "eba144262455ce22cc2ef20316b4187e18af4432" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"webfontloader": "1.6.28"
},
"devDependencies": {
"@rushstack/eslint-patch": "1.6.1",
"@rushstack/eslint-patch": "1.6.0",
"@types/jsdom": "21.1.6",
"@types/node": "20.10.4",
"@types/webfontloader": "1.6.38",

View File

@ -50,8 +50,8 @@ dependencies:
devDependencies:
'@rushstack/eslint-patch':
specifier: 1.6.1
version: 1.6.1
specifier: 1.6.0
version: 1.6.0
'@types/jsdom':
specifier: 21.1.6
version: 21.1.6
@ -577,8 +577,8 @@ packages:
requiresBuild: true
optional: true
/@rushstack/eslint-patch@1.6.1:
resolution: {integrity: sha512-UY+FGM/2jjMkzQLn8pxcHGMaVLh9aEitG3zY2CiY7XHdLiz3bZOwa6oDxNqEMv7zZkV+cj5DOdz0cQ1BP5Hjgw==}
/@rushstack/eslint-patch@1.6.0:
resolution: {integrity: sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==}
dev: true
/@sinclair/typebox@0.27.8: