Skip to content

Commit

Permalink
Update Sentry version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexJSully committed Oct 3, 2023
1 parent 8713f90 commit fc0d080
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,18 +130,18 @@
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.70.0/bundle.tracing.min.js"
integrity="sha384-Xomd91hhDV9Fvzj8f+WU7GqHbFUw/bI2p4OpecJ6uSStuYEmwpwN+743GpgCUNuY"
src="https://browser.sentry-cdn.com/7.73.0/bundle.tracing.min.js"
integrity="sha384-xv80x9nYsS+PD04qfRD4Yyk7KDnT8ItdBWta1sosZVM5Qevzg72x/7IdZvCLglaY"
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.70.0/bundle.tracing.replay.min.js"
integrity="sha384-nqovmBMBED/C+Mz36KhxWa5o5cEN2FamcI2WpIzTH2kzyp69oK73zj24wdpxQtlS"
src="https://browser.sentry-cdn.com/7.73.0/bundle.tracing.replay.min.js"
integrity="sha384-4Wr4V/uREn/Xw4C/neUC3VQsBQUZjXZqsv/rtoiol5dvcyPNoevLf0F0MjhqVdmp"
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.70.0/captureconsole.min.js"
integrity="sha384-HcFHihsLbavYRCRctApLik0NHDp3hqvPCDLsDphnpmr/Gwm/x6Co7tnLBsnW9PR8"
src="https://browser.sentry-cdn.com/7.73.0/captureconsole.min.js"
integrity="sha384-hofLFX7IFDprpATQEfXxi6bgmrdg9XKRKBXdEoknrzUU2YfClWuSnjZfendHVG5M"
crossorigin="anonymous"
></script>
<script>
Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"description": "Small Dev Talk - Talk with the Developers of the Future! Find interviews, news articles and reviews on the latest in the indie scene.",
"main": "index.html",
"devDependencies": {
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.3",
Expand Down

0 comments on commit fc0d080

Please sign in to comment.