Skip to content
Snippets Groups Projects
Commit 58b469a3 authored by mathias.chouet's avatar mathias.chouet
Browse files

Updated dependencies again

parent 4deeafcd
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,9 @@
"dev": true
},
"@types/jasmine": {
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.5.4.tgz",
"integrity": "sha512-Uc/obv/lRh1t6RMOV6wkiAfYSZ0AOSTJqVl0Th8bHFcDhw4rQ0L60sxVnmOJj+RXbVboAE1Fd/mBclQWARRAsQ==",
"version": "3.5.5",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.5.5.tgz",
"integrity": "sha512-LlhwGivHkUV8ehNmaXjGGXopLm91G9ORIRcjw7Ya47jVAIGudewFZM2PdPXBvueZfRWwYzLt083wiPfKRXrSlg==",
"dev": true
},
"@types/minimatch": {
......@@ -48,9 +48,9 @@
"dev": true
},
"@types/node": {
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.7.1.tgz",
"integrity": "sha512-Zq8gcQGmn4txQEJeiXo/KiLpon8TzAl0kmKH4zdWctPj05nWwp1ClMdAVEloqrQKfaC48PNLdgN/aVaLqUrluA==",
"version": "13.7.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.7.2.tgz",
"integrity": "sha512-uvilvAQbdJvnSBFcKJ2td4016urcGvsiR+N4dHGU87ml8O2Vl6l+ErOi9w0kXSPiwJ1AYlIW+0pDXDWWMOiWbw==",
"dev": true
},
"accepts": {
......
......@@ -41,8 +41,8 @@
"base-64": "^0.1.0"
},
"devDependencies": {
"@types/jasmine": "^3.5.4",
"@types/node": "^13.7.1",
"@types/jasmine": "^3.5.5",
"@types/node": "^13.7.2",
"buffer": "^5.4.3",
"find": "^0.3.0",
"jasmine": "^3.5.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment