Skip to content

Commit

Permalink
Mise à jour triviale des dépendances Node.js (#6568)
Browse files Browse the repository at this point in the history
  • Loading branch information
Situphen authored Jan 13, 2024
1 parent 0f79e79 commit 5263a9b
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 398 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"autoprefixer": "10.4.16",
"chart.js": "3.9.1",
"chartjs-adapter-moment": "1.0.1",
"cssnano": "6.0.1",
"cssnano": "6.0.3",
"del": "6.1.1",
"easymde": "2.18.0",
"gulp": "4.0.2",
Expand All @@ -37,21 +37,21 @@
"gulp-if": "3.0.0",
"gulp-imagemin": "7.1.0",
"gulp-options": "1.1.1",
"gulp-postcss": "9.0.1",
"gulp-postcss": "9.1.0",
"gulp-terser-js": "5.2.2",
"gulp.spritesmith": "6.13.0",
"jquery": "3.7.1",
"moment": "2.29.4",
"moment": "2.30.1",
"normalize.css": "8.0.1",
"postcss": "8.4.31"
"postcss": "8.4.33"
},
"devDependencies": {
"david": "12.0.0",
"eslint": "8.50.0",
"eslint": "8.56.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-n": "16.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.0.2",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1"
},
"browserslist": [
Expand Down
Loading

0 comments on commit 5263a9b

Please sign in to comment.