Skip to content

Commit

Permalink
Merge pull request #433 from oddbird/dependabot/npm_and_yarn/npm-mino…
Browse files Browse the repository at this point in the history
…r-upgrades-8879d0b82e

Bump the npm-minor-upgrades group with 16 updates
  • Loading branch information
jgerigmeyer authored Jul 1, 2024
2 parents 16a1b6b + 5d40c48 commit ea938ff
Show file tree
Hide file tree
Showing 2 changed files with 960 additions and 828 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"dependencies": {
"cheerio": "1.0.0-rc.12",
"colorjs.io": "^0.5.0",
"colorjs.io": "^0.5.2",
"css-tree": "^2.3.1",
"gulp-rename": "^2.0.0",
"gulp-svg-symbols": "^3.2.3",
Expand All @@ -82,17 +82,17 @@
"sassdoc": "^2.5.0"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@testing-library/dom": "^10.2.0",
"@testing-library/jest-dom": "^6.4.6",
"accoutrement": "^4.0.4",
"autoprefixer": "^10.4.19",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"chalk": "^4.1.2",
"core-js": "^3.37.0",
"css-loader": "^7.1.1",
"core-js": "^3.37.1",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"cssremedy": "^0.1.0-beta.2",
"del": "^6.1.1",
Expand All @@ -101,7 +101,7 @@
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.3.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^12.1.0",
Expand All @@ -118,24 +118,24 @@
"mark.js": "^8.11.1",
"matchmedia-polyfill": "^0.3.2",
"mini-css-extract-plugin": "^2.9.0",
"mocha": "^10.4.0",
"mocha": "^10.5.2",
"mocha-junit-reporter": "^2.2.1",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-loader": "^8.1.1",
"prettier": "^3.2.5",
"sass": "^1.76.0",
"sass-embedded": "^1.76.0",
"prettier": "^3.3.2",
"sass": "^1.77.6",
"sass-embedded": "^1.77.5",
"sass-loader": "^14.2.1",
"sass-true": "^8.0.0",
"sassdoc": "^2.7.4",
"sinon": "^18.0.0",
"srcdoc-polyfill": "^1.0.0",
"stylelint": "^16.4.0",
"stylelint": "^16.6.1",
"stylelint-config-standard-scss": "^13.1.0",
"svgo": "^3.2.0",
"webpack": "^5.91.0",
"svgo": "^3.3.2",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
Expand Down
Loading

0 comments on commit ea938ff

Please sign in to comment.