Skip to content

Commit

Permalink
Merge branch 'dependabot/npm_and_yarn/npm-minor-upgrades-df570125b8' …
Browse files Browse the repository at this point in the history
…into dependabot/npm_and_yarn/npm-major-upgrades-c278520d18

* dependabot/npm_and_yarn/npm-minor-upgrades-df570125b8:
  Bump the npm-minor-upgrades group with 24 updates
  • Loading branch information
jgerigmeyer committed Feb 21, 2024
2 parents 3348022 + 7e02b7d commit 3edb82e
Show file tree
Hide file tree
Showing 2 changed files with 861 additions and 918 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"markdown-it": "^14.0.0",
"markdown-it-anchor": "^8.6.7",
"nunjucks": "^3.2.4",
"readable-stream": "^4.4.2",
"readable-stream": "^4.5.2",
"sassdoc-extras": "^3.0.0",
"strip-indent": "^4.0.0",
"typogr": "^0.6.8",
Expand All @@ -79,29 +79,29 @@
"sassdoc": "^2.5.0"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.4",
"@yarnpkg/sdks": "^3.0.0",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@yarnpkg/sdks": "^3.1.0",
"accoutrement": "^4.0.4",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"chalk": "^5.3.0",
"core-js": "^3.33.2",
"css-loader": "^6.8.1",
"core-js": "^3.36.0",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"cssremedy": "^0.1.0-beta.2",
"del": "^7.1.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^12.0.0",
"highlight.js": "^11.9.0",
"husky": "^9.0.11",
Expand All @@ -113,29 +113,29 @@
"jquery-deparam": "^0.5.3",
"js-yaml": "^4.1.0",
"json-loader": "^0.5.7",
"lint-staged": "^15.0.2",
"lint-staged": "^15.2.2",
"lodash": "^4.17.21",
"mark.js": "^8.11.1",
"matchmedia-polyfill": "^0.3.2",
"mini-css-extract-plugin": "^2.7.6",
"mocha": "^10.2.0",
"mini-css-extract-plugin": "^2.8.0",
"mocha": "^10.3.0",
"mocha-junit-reporter": "^2.2.1",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"pinst": "^3.0.0",
"postcss": "^8.4.31",
"postcss": "^8.4.35",
"postcss-loader": "^8.1.0",
"prettier": "^3.0.3",
"sass": "^1.69.5",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"sass-loader": "^14.1.1",
"sass-true": "^7.0.0",
"sass-true": "^7.0.1",
"sassdoc": "^2.7.4",
"sinon": "^17.0.0",
"sinon": "^17.0.1",
"srcdoc-polyfill": "^1.0.0",
"stylelint": "^16.2.1",
"stylelint-config-standard-scss": "^13.0.0",
"svgo": "^3.0.2",
"webpack": "^5.89.0",
"svgo": "^3.2.0",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2"
},
Expand Down
Loading

0 comments on commit 3edb82e

Please sign in to comment.