Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 44438c3

Browse files
chore(deps): update all non-major dependencies
1 parent 4eded38 commit 44438c3

File tree

2 files changed

+1079
-873
lines changed

2 files changed

+1079
-873
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,40 +26,40 @@
2626
"test:watch": "yarn test:unit --watch"
2727
},
2828
"dependencies": {
29-
"@koa/cors": "3.1.0",
29+
"@koa/cors": "3.3.0",
3030
"@koa/router": "9.4.0",
3131
"@socialgouv/kali-data": "2.309.0",
3232
"@socialgouv/legi-data": "2.159.0",
3333
"cross-env": "7.0.3",
34-
"dotenv": "8.2.0",
34+
"dotenv": "8.6.0",
3535
"esm": "3.2.25",
36-
"fuse.js": "6.4.3",
36+
"fuse.js": "6.6.2",
3737
"html-to-text": "5.1.1",
3838
"koa": "2.13.0",
3939
"npmlog": "4.1.2",
4040
"redis": "3.0.2",
4141
"unist-util-flat-filter": "1.0.0"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "7.12.9",
45-
"@babel/plugin-transform-runtime": "7.12.1",
44+
"@babel/core": "7.18.6",
45+
"@babel/plugin-transform-runtime": "7.18.6",
4646
"@babel/polyfill": "7.12.1",
47-
"@babel/preset-env": "7.12.7",
47+
"@babel/preset-env": "7.18.6",
4848
"@socialgouv/eslint-config-strict": "1.0.0-beta.5",
4949
"@types/jest": "26.0.16",
50-
"@types/koa": "2.11.6",
51-
"@types/node": "14.14.10",
50+
"@types/koa": "2.13.4",
51+
"@types/node": "14.18.21",
5252
"@types/npmlog": "4.1.2",
5353
"@types/redis": "2.8.28",
5454
"axios": "0.21.0",
5555
"babel-eslint": "10.1.0",
5656
"babel-jest": "26.6.3",
57-
"eslint": "7.14.0",
57+
"eslint": "7.32.0",
5858
"eslint-plugin-sort-requires": "2.1.0",
5959
"husky": "4.3.0",
6060
"jest": "26.6.3",
6161
"nodemon": "2.0.6",
62-
"prettier": "2.2.1",
62+
"prettier": "2.7.1",
6363
"swagger-cli": "4.0.4",
6464
"typescript": "3.9.7",
6565
"waait": "1.0.5"

0 commit comments

Comments
 (0)