Skip to content

Commit 0c92ce7

Browse files
Bump the all-dependencies group with 5 updates (#99)
- @grafana/experimental from 2.1.1 to 2.1.2 - @swc/core from 1.7.28 to 1.7.35 - @types/node from 22.7.4 to 22.7.5 - @types/react-dom from 18.3.0 to 18.3.1 - cspell from 8.14.4 to 8.15.2
1 parent e30460a commit 0c92ce7

File tree

2 files changed

+505
-496
lines changed

2 files changed

+505
-496
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"license": "Apache-2.0",
2929
"dependencies": {
3030
"@grafana/async-query-data": "0.2.0",
31-
"@grafana/experimental": "2.1.1"
31+
"@grafana/experimental": "2.1.2"
3232
},
3333
"devDependencies": {
3434
"@grafana/data": "11.2.2",
@@ -45,10 +45,10 @@
4545
"@testing-library/user-event": "^14.5.2",
4646
"@types/jest": "29.5.13",
4747
"@types/lodash": "4.17.10",
48-
"@types/node": "22.7.4",
48+
"@types/node": "22.7.5",
4949
"@types/react": "18.3.11",
50-
"@types/react-dom": "18.3.0",
51-
"cspell": "8.14.4",
50+
"@types/react-dom": "18.3.1",
51+
"cspell": "8.15.2",
5252
"esbuild": "^0.24.0",
5353
"eslint-plugin-deprecation": "^3.0.0",
5454
"identity-obj-proxy": "^3.0.0",

0 commit comments

Comments
 (0)