Skip to content

Commit e4a1e94

Browse files
renovate-botmadmatah
authored andcommitted
⬆️(dependencies) update npm dependencies
1 parent 3885ee2 commit e4a1e94

File tree

2 files changed

+556
-374
lines changed

2 files changed

+556
-374
lines changed

src/frontend/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,26 +19,26 @@
1919
"author": "France Université Numérique",
2020
"license": "MIT",
2121
"devDependencies": {
22-
"@babel/core": "7.9.0",
22+
"@babel/core": "7.9.6",
2323
"@babel/plugin-proposal-class-properties": "7.8.3",
2424
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2525
"@babel/polyfill": "7.8.7",
26-
"@babel/preset-env": "7.9.5",
26+
"@babel/preset-env": "7.9.6",
2727
"@babel/preset-typescript": "7.9.0",
28-
"@testing-library/react": "10.0.3",
28+
"@testing-library/react": "10.0.4",
2929
"@types/draft-js": "0.10.40",
3030
"@types/jest": "25.2.1",
31-
"@types/react-dom": "16.9.6",
32-
"babel-jest": "25.4.0",
31+
"@types/react-dom": "16.9.7",
32+
"babel-jest": "25.5.1",
3333
"babel-loader": "8.1.0",
3434
"babel-preset-react": "7.0.0-beta.3",
3535
"css-loader": "3.5.3",
36-
"jest": "25.4.0",
36+
"jest": "25.5.4",
3737
"node-sass": "4.14.0",
3838
"nodemon": "2.0.3",
3939
"prettier": "2.0.5",
4040
"source-map-loader": "0.2.4",
41-
"style-loader": "1.2.0",
41+
"style-loader": "1.2.1",
4242
"ts-mock-imports": "1.3.0",
4343
"tslint": "5.20.1",
4444
"typescript": "3.8.3",

0 commit comments

Comments
 (0)