Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
taurgis committed Nov 5, 2023
1 parent 088ec95 commit a0096c9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
},
"devDependencies": {
"app-module-path": "2.2.0",
"chai": "4.3.6",
"chai": "4.3.10",
"chai-subset": "1.6.0",
"eslint": "8.26.0",
"eslint": "8.53.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-sitegenesis": "1.0.0",
"husky": "8.0.1",
"isml-linter": "5.40.3",
"mocha": "10.1.0",
"husky": "8.0.3",
"isml-linter": "5.43.9",
"mocha": "10.2.0",
"proxyquire": "2.1.3",
"sgmf-scripts": "2.4.2",
"sinon": "14.0.1"
"sinon": "17.0.1"
},
"browserslist": [
"last 2 versions",
Expand All @@ -46,7 +46,7 @@
"base": "../storefront-reference-architecture/cartridges/app_storefront_base/"
},
"dependencies": {
"@sentry/browser": "7.16.0",
"@sentry/tracing": "7.16.0"
"@sentry/browser": "7.77.0",
"@sentry/tracing": "7.77.0"
}
}

0 comments on commit a0096c9

Please sign in to comment.