Skip to content

Commit

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

Bump the npm-minor-upgrades group with 12 updates
  • Loading branch information
jgerigmeyer authored Apr 1, 2024
2 parents 918622a + 873b621 commit cc2da35
Show file tree
Hide file tree
Showing 2 changed files with 759 additions and 612 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/preset-typescript": "^7.23.3",
"@types/lodash": "^4.14.202",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/preset-typescript": "^7.24.1",
"@types/lodash": "^4.17.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"babel-jest": "^29.7.0",
"chai": "^4.4.1",
"eslint": "^8.57.0",
Expand All @@ -82,17 +82,17 @@
"eslint-plugin-simple-import-sort": "^12.0.0",
"jest": "^29.7.0",
"jest-environment-node-single-context": "^29.4.0",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"sass-embedded": "^1.71.1",
"sass": "^1.72.0",
"sass-embedded": "^1.72.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^5.0.1",
"stylelint": "^16.2.1",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.0.0",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down
Loading

0 comments on commit cc2da35

Please sign in to comment.