Skip to content
Snippets Groups Projects
Commit 5267bab3 authored by Dependabot's avatar Dependabot :robot:
Browse files

Merge branch 'dependabot-npm_and_yarn-typescript-5.4.5' into 'master'

Bump typescript from 5.4.4 to 5.4.5

See merge request !26
parents 07b93162 1029822a
Branches
No related tags found
1 merge request!26Bump typescript from 5.4.4 to 5.4.5
Pipeline #12557 canceled
......@@ -15,7 +15,7 @@
"devDependencies": {
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
}
},
"node_modules/@kubernetes/client-node": {
......@@ -1317,9 +1317,9 @@
}
},
"node_modules/typescript": {
"version": "5.4.4",
"resolved": "https://npmproxy.rubend.nl/typescript/-/typescript-5.4.4.tgz",
"integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==",
"version": "5.4.5",
"resolved": "https://npmproxy.rubend.nl/typescript/-/typescript-5.4.5.tgz",
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
......@@ -2439,9 +2439,9 @@
}
},
"typescript": {
"version": "5.4.4",
"resolved": "https://npmproxy.rubend.nl/typescript/-/typescript-5.4.4.tgz",
"integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==",
"version": "5.4.5",
"resolved": "https://npmproxy.rubend.nl/typescript/-/typescript-5.4.5.tgz",
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
"dev": true
},
"undici-types": {
......
......@@ -9,7 +9,7 @@
"devDependencies": {
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"dependencies": {
"@kubernetes/client-node": "^0.20.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment