Skip to content

Commit

Permalink
🔀 #3020 from LSS-Manager/renovate/types
Browse files Browse the repository at this point in the history
⬆️ Update types
  • Loading branch information
Suchty112 committed May 8, 2024
2 parents 2e03f5e + 954c12c commit 3b5bee8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@types/he": "1.2.3",
"@types/i18n-js": "3.8.9",
"@types/jquery": "3.5.29",
"@types/jquery": "3.5.30",
"@types/js-yaml": "4.0.9",
"@types/leaflet": "1.9.12",
"@types/lodash": "4.17.1",
Expand All @@ -65,7 +65,7 @@
"@types/tampermonkey": "5.0.2",
"@types/ua-parser-js": "0.7.39",
"@types/vue-select": "3.16.8",
"@types/webpack-env": "1.18.4",
"@types/webpack-env": "1.18.5",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"all-contributors-cli": "6.26.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2345,12 +2345,12 @@ __metadata:
languageName: node
linkType: hard

"@types/jquery@npm:3.5.29":
version: 3.5.29
resolution: "@types/jquery@npm:3.5.29"
"@types/jquery@npm:3.5.30":
version: 3.5.30
resolution: "@types/jquery@npm:3.5.30"
dependencies:
"@types/sizzle": "npm:*"
checksum: 10c0/17409b551956c54d641264895790b9e63a2179bacdabe2a87d5f8f2baebe2f16625d111b17b1441cdffbf9e059e683bb25bf04ba6ea56b36e39ea50cc77f5b8c
checksum: 10c0/7355b2b2cb44eba7a2afa4a1c653157e4bc055be1f14a4c8874e349e6860dd36ca237e538294c2d709f1ffa0d5b12a39ea97be179f3f7fb445e17e12949ccb33
languageName: node
linkType: hard

Expand Down Expand Up @@ -2605,10 +2605,10 @@ __metadata:
languageName: node
linkType: hard

"@types/webpack-env@npm:1.18.4":
version: 1.18.4
resolution: "@types/webpack-env@npm:1.18.4"
checksum: 10c0/3fa77dbff0ed71685404576b0a1cf74587567fe2ee1cfd11d56d6eefcab7a61e4c9ead0eced264e289d2cf0fc74296dbd55ed6c95774fe0fd6264d156c5a59f0
"@types/webpack-env@npm:1.18.5":
version: 1.18.5
resolution: "@types/webpack-env@npm:1.18.5"
checksum: 10c0/b9e4876e8c7cae419896249f9ed795db283c008fe1d38efa679cbbf05194fc2eea2a5bfb4ff4393d109e3a9895416dadf5f3ddd5c22931b678062230f860454e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7644,7 +7644,7 @@ __metadata:
"@fortawesome/vue-fontawesome": "npm:2.0.10"
"@types/he": "npm:1.2.3"
"@types/i18n-js": "npm:3.8.9"
"@types/jquery": "npm:3.5.29"
"@types/jquery": "npm:3.5.30"
"@types/js-yaml": "npm:4.0.9"
"@types/leaflet": "npm:1.9.12"
"@types/lodash": "npm:4.17.1"
Expand All @@ -7657,7 +7657,7 @@ __metadata:
"@types/tampermonkey": "npm:5.0.2"
"@types/ua-parser-js": "npm:0.7.39"
"@types/vue-select": "npm:3.16.8"
"@types/webpack-env": "npm:1.18.4"
"@types/webpack-env": "npm:1.18.5"
"@typescript-eslint/eslint-plugin": "npm:7.3.1"
"@typescript-eslint/parser": "npm:7.3.1"
acorn: "npm:8.11.3"
Expand Down

0 comments on commit 3b5bee8

Please sign in to comment.