Skip to content

Commit

Permalink
chore(deps): update @types packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 48ff9ef commit 8d466bc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@testing-library/angular": "14.2.0",
"@testing-library/jasmine-dom": "1.2.0",
"@types/express": "^4.17.0",
"@types/jasmine": "4.3.5",
"@types/node": "18.19.44",
"@types/jasmine": "4.6.4",
"@types/node": "18.19.66",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"autoprefixer": "10.4.20",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2401,10 +2401,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jasmine@*", "@types/jasmine@4.3.5":
version "4.3.5"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.5.tgz#05c6b401c041b8a4f3303c3a58c9580aac2b898c"
integrity sha512-9YHUdvuNDDRJYXZwHqSsO72Ok0vmqoJbNn73ttyITQp/VA60SarnZ+MPLD37rJAhVoKp+9BWOvJP5tHIRfZylQ==
"@types/jasmine@*", "@types/jasmine@4.6.4":
version "4.6.4"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.6.4.tgz#76350389d51412047934992bacc40750c69d82a8"
integrity sha512-qCw5sVW+ylTnrEhe5kfX4l6MgU9REXIVDa/lWEcvTOUmd+LqDYwyjovDq+Zk9blElaEHOj1URDQ/djEBVRf+pw==

"@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.12"
Expand Down Expand Up @@ -2454,10 +2454,10 @@
dependencies:
undici-types "~6.19.2"

"@types/[email protected].44":
version "18.19.44"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.44.tgz#875a8322d17ff12bf82b3af8c07b9310a00e72f8"
integrity sha512-ZsbGerYg72WMXUIE9fYxtvfzLEuq6q8mKERdWFnqTmOvudMxnz+CBNRoOwJ2kNpFOncrKjT1hZwxjlFgQ9qvQA==
"@types/[email protected].66":
version "18.19.66"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.66.tgz#0937a47904ceba5994eedf5cf4b6d503d8d6136c"
integrity sha512-14HmtUdGxFUalGRfLLn9Gc1oNWvWh5zNbsyOLo5JV6WARSeN1QcEBKRnZm9QqNfrutgsl/hY4eJW63aZ44aBCg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 8d466bc

Please sign in to comment.