Skip to content

Commit

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

Bump the npm-minor-upgrades group with 11 updates
  • Loading branch information
jgerigmeyer authored May 1, 2024
2 parents 4ff6e92 + 83b7b38 commit eb421d4
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 314 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,32 +67,32 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@types/lodash": "^4.17.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"babel-jest": "^29.7.0",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"jest": "^29.7.0",
"jest-environment-node-single-context": "^29.4.0",
"mocha": "^10.4.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"sass": "^1.72.0",
"sass-embedded": "^1.72.0",
"sass": "^1.76.0",
"sass-embedded": "^1.76.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.0",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.0.0",
"typescript": "^5.4.3"
"sassdoc-theme-herman": "^6.0.1",
"stylelint": "^16.4.0",
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "^5.4.5"
},
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down
Loading

0 comments on commit eb421d4

Please sign in to comment.