Skip to content

Commit

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

Bump the npm-minor-upgrades group with 9 updates
  • Loading branch information
jgerigmeyer authored Feb 22, 2024
2 parents 685e056 + b336ac6 commit 9cebd55
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 130 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@
"sass": ">=1.45.0"
},
"dependencies": {
"@adobe/css-tools": "^4.3.2",
"@adobe/css-tools": "^4.3.3",
"jest-diff": "^29.7.0",
"lodash": "^4.17.21"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/lodash": "^4.14.202",
"@typescript-eslint/eslint-plugin": "^6.17.0",
Expand All @@ -86,15 +86,15 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jest": "^29.7.0",
"jest-environment-node-single-context": "^29.2.0",
"mocha": "^10.2.0",
"jest-environment-node-single-context": "^29.4.0",
"mocha": "^10.3.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"sass": "^1.69.7",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^5.0.1",
"stylelint": "^16.1.0",
"stylelint": "^16.2.1",
"stylelint-config-standard-scss": "^13.0.0",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 9cebd55

Please sign in to comment.