Compare commits

..

No commits in common. "60e21556b6ff8c3e4fcc7da9e5fbcde60a603e66" and "a202b59ed481728e0b98b46a9ec4722e84440629" 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.7.0",
"@rushstack/eslint-patch": "1.6.1",
"@types/jsdom": "21.1.6",
"@types/node": "20.11.5",
"@types/webfontloader": "1.6.38",

View File

@ -50,8 +50,8 @@ dependencies:
devDependencies:
'@rushstack/eslint-patch':
specifier: 1.7.0
version: 1.7.0
specifier: 1.6.1
version: 1.6.1
'@types/jsdom':
specifier: 21.1.6
version: 21.1.6
@ -585,8 +585,8 @@ packages:
requiresBuild: true
optional: true
/@rushstack/eslint-patch@1.7.0:
resolution: {integrity: sha512-Jh4t/593gxs0lJZ/z3NnasKlplXT2f+4y/LZYuaKZW5KAaiVFL/fThhs+17EbUd53jUVJ0QudYCBGbN/psvaqg==}
/@rushstack/eslint-patch@1.6.1:
resolution: {integrity: sha512-UY+FGM/2jjMkzQLn8pxcHGMaVLh9aEitG3zY2CiY7XHdLiz3bZOwa6oDxNqEMv7zZkV+cj5DOdz0cQ1BP5Hjgw==}
dev: true
/@sinclair/typebox@0.27.8: